![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UnrealClient.h>
Inheritance diagram for FViewportFrame:Public Member Functions | |
| virtual class FViewport * | GetViewport ()=0 |
| virtual void | ResizeFrame (uint32 NewSizeX, uint32 NewSizeY, EWindowMode::Type NewWindowMode)=0 |
An interface to the platform-specific implementation of a UI frame for a viewport.
Implemented in FSceneViewport.
|
pure virtual |
Implemented in FSceneViewport.