Click or drag to resize

TimedStateTrackerTStateDataOnStateInactive Event

Occurs when all active states are stopped, that is, when this tracker is active and becomes inactive.

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

Value

Type: SystemAction
See Also