Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FViewportFrame
- FSceneViewport
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/UnrealClient.h |
| Include | #include "UnrealClient.h" |
Syntax
class FViewportFrame
Remarks
An interface to the platform-specific implementation of a UI frame for a viewport.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FViewport * | GetViewport () |
||
| void | ResizeFrame
(
uint32 NewSizeX, |