IMyParentBehaviourTreeNode Methods

Fight Game AI Demo

IMyParentBehaviourTreeNode Methods

The IMyParentBehaviourTreeNode type exposes the following members.

Methods
  Name Description
Public method AddChild
Add a child to the parent node.
Public method Tick
Update the time of the behaviour tree.
(Inherited from IMyBehaviourTreeNode.)
Top
See Also