UBTDecorator_Blackboard::EvaluateOnBlackboard

Take blackboard value and evaluate decorator's condition

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/Decorators/BTDecorator_Blackboard.h"

Source

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

Syntax

bool EvaluateOnBlackboard
(
    const UBlackboardComponent & BlackboardComp
) const

Remarks

Take blackboard value and evaluate decorator's condition

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