private SetState ( State newState, bool useTransitions ) : void | ||
newState | State | The new state. |
useTransitions | bool | Flag indicating that transitions should be used when going to the new state. |
return | void |
private SetState ( State newState, bool useTransitions ) : void | ||
newState | State | The new state. |
useTransitions | bool | Flag indicating that transitions should be used when going to the new state. |
return | void |