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