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