FEditorViewportClient::SetViewportType

Set the viewport type of the client

Windows
MacOS
Linux

Override Hierarchy

FEditorViewportClient::SetViewportType()

FLevelEditorViewportClient::SetViewportType()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h

Include

#include "EditorViewportClient.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorViewportClient.cpp

Syntax

virtual void SetViewportType
(
    ELevelViewportType InViewportType
)

Remarks

Set the viewport type of the client

Parameters

Parameter

Description

InViewportType

The viewport type to set the client to

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