UGameEngine::CreateGameViewportWidget

Creates the viewport widget where the games SlateUI is added to.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameEngine.h

Include

#include "Engine/GameEngine.h"

Source

/Engine/Source/Runtime/Engine/Private/GameEngine.cpp

Syntax

void CreateGameViewportWidget
(
    UGameViewportClient * GameViewportClient
)

Remarks

Creates the viewport widget where the games SlateUI is added to.

Parameters

Parameter

Description

GameViewportClient

The viewport client to use in the game

MovieCapture

Optional Movie capture implementation for this viewport

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