FBehaviorTreeInstance::DeactivateNodes

Deactivate all active aux nodes and remove their requests from SearchData

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeTypes.h

Include

#include "BehaviorTree/BehaviorTreeTypes.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/BehaviorTreeTypes.cpp

Syntax

void DeactivateNodes
(
    FBehaviorTreeSearchData & SearchData,
    uint16 InstanceIndex
)

Remarks

Deactivate all active aux nodes and remove their requests from SearchData

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