Click or drag to resize

TimedStateTrackerTStateDataOnStateActive Event

Occurs when this tracker is inactive and a state is started (so that this tracker becomes active).

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

Value

Type: SystemAction
See Also