Click or drag to resize

IStateTMachine, TContextContext Property

The context for this state.

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

Property Value

Type: TContext
See Also