is_state
Description:
Checks to see if the current state of the StateMachine matches state
.
Parameters:
| this | |
| state |
the name of the state to check |
Returns:
|
true if this is currently set to |
Checks to see if the current state of the StateMachine matches state
.
| this | |
| state |
the name of the state to check |
|
true if this is currently set to |