Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphPreviewer
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SGraphPreviewer.h |
| Include Path | #include "SGraphPreviewer.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SGraphPreviewer >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SGraphPreviewer > → SGraphPreviewer::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SGraphPreviewer.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SGraphPreviewer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & CornerOverlayText
(
const TAttribute< FText >& InAttribute |
SGraphPreviewer.h | ||
WidgetArgsType & ShowGraphStateOverlay
(
const TAttribute< bool >& InAttribute |
Show overlay elements for the graph state such as the PIE and read-only borders and text | SGraphPreviewer.h | |
WidgetArgsType & TitleBar
(
TSharedPtr< SWidget > InArg |
SGraphPreviewer.h |