Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/Designer > API/Editor/UMGEditor/Designer/SDesignSurface
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SDesignSurface::FArguments
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/Designer/SDesignSurface.h |
| Include | #include "Designer/SDesignSurface.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDesignSurface >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | AllowContinousZoomInterpolation
(
const TAttribute< bool >& InAttribute |
||
| NamedSlotProperty< FArguments > | Content () |
Slot for this designers content (optional) |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |