FGraphDisplayInfo

This is a response from GetGraphDisplayInformation

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

struct FGraphDisplayInfo

Remarks

This is a response from GetGraphDisplayInformation

Variables

Name Description

Public variable

FText

 

DisplayName

Friendly name to display for this graph

Public variable

FString

 

DocExcerptName

Excerpt within doc for big tooltip

Public variable

FString

 

DocLink

Optional link to big tooltip documentation for this graph

Public variable

TArray< FString...

 

Notes

Public variable

FText

 

PlainName

Plain name for this graph

Public variable

FText

 

Tooltip

Text to show as tooltip for this graph

Constructors

Name Description

Public function

FGraphDisplayInfo()

Functions

Name Description

Public function Const

FString

 

GetNotesAsString()

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