AIbehaviorParallelNodeWaitFor enum
AIbehaviorParallelNodeWaitFor
C# base type: int (4 bytes).
Values
| Name | Value | |
|---|---|---|
LeftChild | 0 | |
RightChild | 1 | |
AllChildren | 2 | |
BothChildren | 2 | |
AnyChild | 3 |
AIbehaviorParallelNodeWaitFor
C# base type: int (4 bytes).
| Name | Value | |
|---|---|---|
LeftChild | 0 | |
RightChild | 1 | |
AllChildren | 2 | |
BothChildren | 2 | |
AnyChild | 3 |