IParentLinkSlotHolder
Interface in Arbor.BehaviourTree
Description
An interface that defines that a TreeNodeBase derived class has a connection slot to the parent node
Methods
| Method Name | Description | 
|---|---|
| GetParentBranch | Get the NodeBranch connected to the parent node. | 
| GetParentLinkSlot | Get ParentLinkSlot. |