UTestBTDecorator_Blackboard::CalculateRawConditionValue

Calculates raw, core value of decorator's condition. Should not include calling IsInversed

Unreal Engine C++ API Reference > Developer > AITestSuite > BehaviorTree > UTestBTDecorator_Blackboard

References

   
Module AITestSuite
Header /Engine/Source/Developer/AITestSuite/Classes/BehaviorTree/TestBTDecorator_Blackboard.h
Include #include "BehaviorTree/TestBTDecorator_Blackboard.h"
Source /Engine/Source/Developer/AITestSuite/Private/BehaviorTree/TestBTDecorator_Blackboard.cpp
virtual bool CalculateRawConditionValue
(
    [UBehaviorTreeComponent](API\Runtime\AIModule\BehaviorTree\UBehaviorTreeComponent) & OwnerComp,
    uint8 * NodeMemory
) const

Remarks

Calculates raw, core value of decorator's condition. Should not include calling IsInversed


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library