FGraphAppearanceInfo

Info about how to draw the graph

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/GraphEditor.h

Include

#include "GraphEditor.h"

Syntax

struct FGraphAppearanceInfo

Remarks

Info about how to draw the graph

Variables

Name Description

Public variable

const FSlateBru...

 

CornerImage

Image to draw in corner of graph

Public variable

FText

 

CornerText

Text to write in corner of graph

Public variable

TAttribute< flo...

 

InstructionFade

Allows graphs to nicely fade instruction text (or completely hide it).

Public variable

FText

 

InstructionText

Text to display if the graph is empty (to guide the user on what to do)

Public variable

FText

 

PIENotifyText

If set, will be used as override for PIE notify text

Public variable

FText

 

ReadOnlyText

If set, will be used as override for read only text

Constructors

Name Description

Public function

FGraphAppearanceInfo()

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