Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBTCompositeNode
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetChildIndex
(
const UBTNode& ChildNode |
Get index of child node | |
| int32 | GetChildIndex
(
FBehaviorTreeSearchData& SearchData, |
Get index of child node (handle subtrees) |