Click or drag to resize

BaseStateTMachine, TContextTimeInState Property

Amount of (active) time spent in this state since it was entered.

Namespace:  Archon.SwissArmyLib.Automata
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float TimeInState { get; }
Request Example View Source

Property Value

Type: Single
See Also