Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets > API/Plugins/NiagaraEditor/Widgets/SNiagaraScriptGraph
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SNiagaraScriptGraph::FArguments
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraScriptGraph.h |
| Include | #include "Widgets/SNiagaraScriptGraph.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SNiagaraScriptGraph >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | ForegroundColor
(
const TAttribute< FSlateColor >& InAttribute |
||
| WidgetArgsType & | GraphTitle
(
const TAttribute< FText >& InAttribute |
The text displayed in the title bar of the graph. | |
| WidgetArgsType & | ShowHeader
(
bool InArg |
||
| WidgetArgsType & | ZoomToFitOnLoad
(
bool InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |