UBlackboardKeyType_Float::TestArithmeticOperation

Windows
MacOS
Linux

Override Hierarchy

UBlackboardKeyType::TestArithmeticOperation()

UBlackboardKeyType_Float::TestArithmeticOperation()

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Blackboard/BlackboardKeyType_Float.h

Include

#include "BehaviorTree/Blackboard/BlackboardKeyType_Float.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/Blackboard/BlackboardKeyType_Float.cpp

Syntax

virtual bool TestArithmeticOperation
(
    const UBlackboardComponent & OwnerComp,
    const uint8 * MemoryBlock,
    EArithmeticKeyOperation::Type Op,
    int32 OtherIntValue,
    float OtherFloatValue
) const

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