NodeBranchies
Class in Arbor.BehaviourTree / Inherits from: object
Description
List of NodeBranch
Properties
| Property Name | Description | 
|---|---|
| count | Get a count of NodeBranch. | 
| this[int] | Get NodeBranch from index. | 
Methods
| 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. |