StateTrackerTStateDataStopState Method |
Namespace: Gamelogic.Extensions
public void StopState( IStateToken<TStateData> token )
| Exception | Condition |
|---|---|
| ArgumentNullException | token |
| InvalidOperationException | The given token is not from this state tracker or the given token is not active |