Property CurrentState
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
CurrentState
Returns the label of the current state.
public TLabel CurrentState { get; set; }
Property Value
- TLabel
Returns the label of the current state.
public TLabel CurrentState { get; set; }