public abstract DebugRun ( |
||
parameters | AiBlackboard with global parameters. | |
trees | IList |
Readonly list with all ai trees. |
level | int | Level of how deep we are in this AiTree. |
nodeIndex | int | Index of current node in parent's node. If this is root, nodeIndex is 0. |
Résultat | bool |