Event OnSecondsChanged
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Occurs when the seconds changed. Note that the seconds is the ceiling of the current time.
public event Action OnSecondsChanged
Returns
- Action
- Occurs when the seconds changed. Note that the seconds is the ceiling of the current time.