NodeBranchies

Class in Arbor.BehaviourTree / Inherits from: object

List of NodeBranch

Property Name Description
count Get a count of NodeBranch.
this[int] Get NodeBranch from index.
Method Name Description
Add Add a NodeBranch.
GetFromID GetsNodeBranchfrom the branch identifier.
GetUniqueBranchID Get the ID of NodeBranch that is not being used
IndexOf Get NodeBranch index.
Remove Remove a node.