ParentLinkSlot
Class in Arbor.BehaviourTree / Inherits from: NodeLinkSlot
Description
Slot class for linking with Node.
Fields
| Field Name | Description | 
|---|---|
| branchID | BranchID of NodeBranch | 
Methods
| Method Name | Description | 
|---|---|
| SetBranch | Set the ID of the Node Branch that connects to the parent node. | 
Inherited Members
Events
| Event Name | Description | 
|---|---|
| onConnectionChanged | Callback event when connection is changed |