FReferenceGraphNode::GetObjectToDisplay

Returns the object that should be displayed on the graph

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Dialogs/DlgReferenceTree.h

Include

#include "Dialogs/DlgReferenceTree.h"

Syntax

UObject * GetObjectToDisplay
(
    bool bShowScriptReferences
)

Remarks

Returns the object that should be displayed on the graph

Parameters

Parameter

Description

bShowScriptReferences

If true we should return script objects.

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