Click or drag to resize
StaMaStateMachineTemplate Property
Gets the StateMachineTemplate instance that defines the structure for this StateMachine.

Namespace: StaMa
Assembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax
public StateMachineTemplate Template { get; }

Property Value

Type: StateMachineTemplate
See Also