UBTDecorator_BlueprintBase::OnBlackboardKeyValueChange

Notify about changes in blackboard

Choose your operating system:

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