UBTDecorator_BlackboardBase::OnBlackboardKeyValueChange

Notify about change in blackboard keys

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 EBlackboardNotificationResult OnBlackboardKeyValueChange
(
    const UBlackboardComponent & Blackboard,
    FBlackboard::FKey ChangedKeyID
)

Remarks

Notify about change in blackboard keys

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