UBTNode::GetRuntimeDescription

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BTNode.h

Include

#include "BehaviorTree/BTNode.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/BTNode.cpp

Syntax

FString GetRuntimeDescription
(
    const UBehaviorTreeComponent & OwnerComp,
    uint8 * NodeMemory,
    EBTDescriptionVerbosity::Type Verbosity
) const

Returns

string containing description of this node instance with all relevant runtime values

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