AIbehaviorDebugNodeStatus enum
AIbehaviorDebugNodeStatus
C# base type: sbyte (1 bytes).
Values
| Name | Value | |
|---|---|---|
Undefined | 0 | |
NotRunning | 1 | |
ForceStopped | 2 | |
Running | 3 | |
Success | 4 | |
Failure | 5 |
AIbehaviorDebugNodeStatus
C# base type: sbyte (1 bytes).
| Name | Value | |
|---|---|---|
Undefined | 0 | |
NotRunning | 1 | |
ForceStopped | 2 | |
Running | 3 | |
Success | 4 | |
Failure | 5 |