Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/SCanvas
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SCanvas::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/SCanvas.h |
| Include | #include "Widgets/SCanvas.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SCanvas >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< typename FSlot::FSlotArguments > | _Slots |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | operator+
(
typename FSlot::FSlotArguments& SlotToAdd |
||
| WidgetArgsType & | operator+
(
typename FSlot::FSlotArguments&& SlotToAdd |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |