SubBehaviourTree¶
Play a child hierarchy Behavior Tree

Properties¶
| Property Name | Description |
|---|---|
| Argument List |
Arguments of the graph(Only when there are parameters)
|
| Success Link |
Transition on success Transition Method : OnFinishNodeGraph |
| Failure Link |
Transition on failure Transition Method : OnFinishNodeGraph |