IMyParentBehaviourTreeNode Methods
From Fight Game AI Demo
A Sandcastle Documented Class Library
| IMyParentBehaviourTreeNode Methods |
The IMyParentBehaviourTreeNode type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddChild |
Add a child to the parent node.
|
|
|
Tick |
Update the time of the behaviour tree.
(Inherited from IMyBehaviourTreeNode.) |