An object with multiple states.

Events:

feathers.events.FeathersEvent.STATE_CHANGE

Dispatched when IStateContext.currentState changes

Available since

1.0.0

.

Variables

read onlycurrentState:T

The object's current state.

Available since

1.0.0

.