Navigation
API > API/Editor > API/Editor/UMGEditor
| Name | SZoomPan |
| Type | class |
| Header File | /Engine/Source/Editor/UMGEditor/Public/Designer/SZoomPan.h |
| Include Path | #include "Designer/SZoomPan.h" |
Syntax
class SZoomPan : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SZoomPan
- FSlateControlledConstruction → SWidget → SCompoundWidget → SZoomPan
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Designer/SZoomPan.h | ||
void SetContent
(
const TSharedRef< SWidget >& InContent |
Sets the content for this border | Designer/SZoomPan.h |
Protected
Overridden from SWidget
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual float GetRelativeLayoutScale
(
int32 ChildIndex, |
Designer/SZoomPan.h | ||
virtual void OnArrangeChildren
(
const FGeometry& AllottedGeometry, |
Designer/SZoomPan.h |