Table of Contents

Event OnStateInactive

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

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

public event Action OnStateInactive

Returns

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