Table of Contents

Event OnStateActive

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

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

public event Action OnStateActive

Returns

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