Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FViewport
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/UnrealClient.h |
| Include | #include "UnrealClient.h" |
| Source | /Engine/Source/Runtime/Engine/Private/UnrealClient.cpp |
void SetInitialSize
&40;
FIntPoint InitialSizeXY
&41;
Remarks
Sets the initial size of this viewport. Will do nothing if the viewport has already been sized
Parameters
| Name | Description |
|---|---|
| InitialSizeXY | The initial size of the viewport |