UBTDecorator_BlackboardBase::OnBecomeRelevant

Called when execution flow controller becomes active

Windows
MacOS
Linux

Override Hierarchy

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_BlackboardBase.h

Include

#include "BehaviorTree/Decorators/BTDecorator_BlackboardBase.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/Decorators/BTDecorator_BlackboardBase.cpp

Syntax

virtual void OnBecomeRelevant
(
    UBehaviorTreeComponent & OwnerComp,
    uint8 * NodeMemory
)

Remarks

Called when execution flow controller becomes active

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