ResizeFrame

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

ResizeFrame

(
    uint32 NewSizeX,
    uint32 NewSizeY,
    EWindowMode::Type NewWindowMode
)

Called to resize the actual window where this viewport resides

Public function

void

 

ResizeFrame

(
    uint32 NewSizeX,
    uint32 NewSizeY,
    EWindowMode::Type NewWindowMode,
    int32,
    int32
)

The version of FSceneViewport::ResizeFrame that takes a position is deprecated (the position was never used). Please use the version that doesn't take a position instead.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss