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