Click or drag to resize

ClockOnSecondsChanged Event

Occurs when the seconds changed. Note that the seconds is the ceiling of the current time.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public event Action OnSecondsChanged

Value

Type: SystemAction
See Also