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