Table of Contents

Enum StateMachineVariableKind

Namespace
AO
Assembly
CoreAssembly.dll

Kind of state machine variable

public enum StateMachineVariableKind
Extension Methods

Fields

BOOLEAN = 1
FLOAT = 3
INTEGER = 4
INVALID = 0
TRIGGER = 2