Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/Designer > API/Editor/UMGEditor/Designer/SZoomPan
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/Designer/SZoomPan.h |
| Include | #include "Designer/SZoomPan.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/Designer/SZoomPan.cpp |
void SetContent
&40;
const TSharedRef< SWidget > & InContent
&41;
Remarks
Sets the content for this border
Parameters
| Name | Description |
|---|---|
| InContent | The widget to use as content for the border |