Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBehaviorTreeComponent > API/Runtime/AIModule/BehaviorTree/UBehaviorTreeComponent/IsAuxNodeActive
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 IsAuxNodeActive
(
const UBTAuxiliaryNode * AuxNodeTemplate,
int32 InstanceIdx
) const