Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
struct FGraphDisplayInfo
This is a response from GetGraphDisplayInformation
Name | Description | ||
---|---|---|---|
|
DisplayName |
Friendly name to display for this graph |
|
|
DocExcerptName |
Excerpt within doc for big tooltip |
|
|
DocLink |
Optional link to big tooltip documentation for this graph |
|
|
Notes |
||
|
PlainName |
Plain name for this graph |
|
|
Tooltip |
Text to show as tooltip for this graph |
Name | Description | |
---|---|---|
|
FGraphDisplayInfo() |
Name | Description | ||
---|---|---|---|
|
GetNotesAsString() |