OnChildDeactivation

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

OnChildDeactivation

(
    FBehaviorTreeSearchData& SearchDat...,
    const UBTNode& ChildNode,
    EBTNodeResult::Type& NodeResult
)

Called after child has finished search

Public function Const

void

 

OnChildDeactivation

(
    FBehaviorTreeSearchData& SearchDat...,
    int32 ChildIndex,
    EBTNodeResult::Type& NodeResult
)

Called after child has finished search

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss