CompositeNodeList

Class in Arbor.BehaviourTree / Inherits from: NodeList<CompositeNode>

Description

List of composite nodes

Inherited Members

Properties

Property Name Description
count Get a count of Node.

Methods

Method Name Description
Add Add a node.
GetFromID Gets Node from the node identifier.
IndexOf Get Node index.
Remove Remove a node.