Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/SDynamicLayoutBox
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SDynamicLayoutBox.h |
| Include Path | #include "Widgets/SDynamicLayoutBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDynamicLayoutBox >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SDynamicLayoutBox::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SDynamicLayoutBox.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SDynamicLayoutBox.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & ChooseLayout
(
const FOnChooseLayout& InDelegate |
Widgets/SDynamicLayoutBox.h | ||
WidgetArgsType & GenerateNamedLayout
(
const FOnGenerateNamedLayout& InDelegate |
Widgets/SDynamicLayoutBox.h | ||
WidgetArgsType & GenerateNamedWidget
(
const FOnGenerateNamedWidget& InDelegate |
Widgets/SDynamicLayoutBox.h |