UGameViewportClient::SetViewportFrame

Set this GameViewportClient's viewport and viewport frame to the viewport specified

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameViewportClient.h

Include

#include "Engine/GameViewportClient.h"

Source

/Engine/Source/Runtime/Engine/Private/GameViewportClient.cpp

Syntax

virtual void SetViewportFrame
(
    FViewportFrame * InViewportFrame
)

Remarks

Set this GameViewportClient's viewport and viewport frame to the viewport specified

Parameters

Parameter

Description

InViewportFrame

The viewportframe to set

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