FViewportConstructionArgs

Arguments for constructing a viewport

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelViewportLayout.h

Include

#include "LevelViewportLayout.h"

Syntax

struct FViewportConstructionArgs

Remarks

Arguments for constructing a viewport

Variables

Name Description

Public variable

bool

 

bRealtime

Whether the viewport should default to realtime

Public variable

FName

 

ConfigKey

A config key for loading/saving settings for the viewport

Public variable

TAttribute< boo...

 

IsEnabled

Widget enabled attribute

Public variable

TSharedPtr< FLe...

 

ParentLayout

The viewport's parent layout

Public variable

TWeakPtr< ILeve...

 

ParentLevelEditor

The viewport's parent level editor

Public variable

ELevelViewportT...

 

ViewportType

The viewport's desired type

Constructors

Name Description

Public function

FViewportConstructionArgs()

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