Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Slate > API/Runtime/UMG/Slate/SObjectWidget
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SObjectWidget::FArguments
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Slate/SObjectWidget.h |
| Include | #include "Slate/SObjectWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SObjectWidget >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NamedSlotProperty< FArguments > | Content () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |