Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBTCompositeNode > API/Runtime/AIModule/BehaviorTree/UBTCompositeNode/OnChildDeactivation
Deprecated * This function is deprecated. Please use RequestBranchDeactivation instead.
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BTCompositeNode.h |
| Include | #include "BehaviorTree/BTCompositeNode.h" |
void OnChildDeactivation
&40;
FBehaviorTreeSearchData & SearchData,
int32 ChildIndex,
EBTNodeResult::Type & NodeResult
&41; const