UBTDecorator_ConditionalLoop::OnBlackboardKeyValueChange

Notify about change in blackboard keys

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/Decorators/BTDecorator_ConditionalLoop.h"

Source

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

Syntax

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

Remarks

Notify about change in blackboard keys