Navigation
API > API/Editor > API/Editor/GraphEditor
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
| Include | #include "SNodePanel.h" |
Syntax
struct FGraphInformationPopupInfo
Remarks
Entry for an information popup in the node panel.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | BackgroundColor | ||
| const FSlateBrush * | Icon | ||
| FString | Message |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGraphInformationPopupInfo
(
const FSlateBrush* InIcon, |