UBTDecorator_BlueprintBase::OnBlackboardKeyValueChange

Notify about changes in blackboard

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/Decorators/BTDecorator_BlueprintBase.h"

Source

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

Syntax

EBlackboardNotificationResult OnBlackboardKeyValueChange
(
    const UBlackboardComponent & Blackboard,
    FBlackboard::FKey ChangedKeyID
)

Remarks

Notify about changes in blackboard

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