FLevelEditorModule::FactoryViewport

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

Deprecated

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 FAssetEditorViewportConstructionArgs & 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
Cancel