Choose your operating system:
Windows
macOS
Linux
| UBTDecorator::CalculateRawConditionValue()
|
Module |
|
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 |
virtual bool CalculateRawConditionValue
(
UBehaviorTreeComponent & OwnerComp,
uint8 * NodeMemory
) const
Calculates raw, core value of decorator's condition. Should not include calling IsInversed