Click or drag to resize

IStateTMachine, TContextMachine Property

The state machine this state belongs to.

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

Property Value

Type: TMachine
See Also