FLevelEditorModule::FactoryViewport

Create an instance of a custom viewport from the specified viewport type name

Windows
MacOS
Linux

References

Module

LevelEditor

Header

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

Include

#include "LevelEditor.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelEditor.cpp

Syntax

TSharedRef< ILevelViewportLayoutEntity > FactoryViewport
(
    FName InTypeName,
    const FViewportConstructionArgs & ConstructionArgs
) const

Remarks

Create an instance of a custom viewport from the specified viewport type name

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