Click or drag to resize

StateMachineTLabelCurrentState Property

Returns the label of the current state.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public TLabel CurrentState { get;	[VersionAttribute(1, 
		2, 0)]
	set;
 }

Property Value

Type: TLabel
See Also