FLevelEditorModule::RegisterViewportType

Register a viewport type for the level editor

Windows
MacOS
Linux

References

Module

LevelEditor

Header

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

Include

#include "LevelEditor.h"

Syntax

void RegisterViewportType
(
    FName InLayoutName,
    const FViewportTypeDefinition & InDefinition
)

Remarks

Register a viewport type for the level editor

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