Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BTDecorator.h |
Include |
#include "BehaviorTree/BTDecorator.h" |
Source |
/Engine/Source/Runtime/AIModule/Private/BehaviorTree/BTDecorator.cpp |
virtual bool CalculateRawConditionValue
(
UBehaviorTreeComponent & OwnerComp,
uint8 * NodeMemory
) const
Calculates raw, core value of decorator's condition. Should not include calling IsInversed