Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBehaviorTreeComponent
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeComponent.h |
| Include | #include "BehaviorTree/BehaviorTreeComponent.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/BehaviorTree/BehaviorTreeComponent.cpp |
bool DeactivateUpTo
(
const UBTCompositeNode * Node,
uint16 NodeInstanceIdx,
EBTNodeResult::Type & NodeResult,
int32 & OutLastDeactivatedChildIndex
)
Remarks
Deactivate all nodes up to requested one