UGameEngine::CreateGameViewport

Creates the game viewport

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 CreateGameViewport
(
    UGameViewportClient * GameViewportClient
)

Remarks

Creates the game viewport

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