Gets and sets current state of this instance.
Namespace:
Hilva.AI.FiniteStateMachineAssembly: Hilva (in Hilva.dll)
Syntax
| C# |
|---|
public virtual IState CurrentState { get; set; } |
|
|
| Hilva XNA Graphics Engine |
| StateMachine..::.CurrentState Property |
| StateMachine Class See Also Send Feedback |
| C# |
|---|
public virtual IState CurrentState { get; set; } |