UBTDecorator::WrappedOnNodeDeactivation

Wrapper for node instancing: OnNodeDeactivation

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/BTDecorator.h"

Source

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

Syntax

void WrappedOnNodeDeactivation
(
    FBehaviorTreeSearchData & SearchData,
    EBTNodeResult::Type NodeResult
) const

Remarks

Wrapper for node instancing: OnNodeDeactivation

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