UBlackboardKeyType_Object::DescribeValue

Convert value to text, works directly on provided memory/properties

Windows
MacOS
Linux

Override Hierarchy

UBlackboardKeyType::DescribeValue()

UBlackboardKeyType_Object::DescribeValue()

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/Blackboard/BlackboardKeyType_Object.h"

Source

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

Syntax

virtual FString DescribeValue
(
    const UBlackboardComponent & OwnerComp,
    const uint8 * MemoryBlock
) const

Remarks

Convert value to text, works directly on provided memory/properties

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