Choose your operating system:
Windows
macOS
Linux
| FViewportFrame
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/UnrealClient.h |
Include |
#include "UnrealClient.h" |
class FViewportFrame
An interface to the platform-specific implementation of a UI frame for a viewport.
Name | Description | ||
---|---|---|---|
|
FViewport &#... |
GetViewport() |
|
|
ResizeFrame ( |
Name | Description | ||
---|---|---|---|
|
ResizeFrame ( |
The version of FViewportFrame::ResizeFrame that takes a position is deprecated (the position was never used). Please use the version that doesn't take a position instead. |