UBTDecorator::WrappedOnNodeProcessed

Wrapper for node instancing: OnNodeProcessed

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 WrappedOnNodeProcessed
(
    FBehaviorTreeSearchData & SearchData,
    EBTNodeResult::Type & NodeResult
) const

Remarks

Wrapper for node instancing: OnNodeProcessed

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