FViewportTypeDefinition

Definition of a custom viewport

Windows
MacOS
Linux

References

Module

LevelEditor

Header

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

Include

#include "ViewportTypeDefinition.h"

Syntax

struct FViewportTypeDefinition

Remarks

Definition of a custom viewport

Variables

Name Description

Public variable

TSharedPtr< FUI...

 

ActivationCommand

A UI command for toggling activation this viewport

Public variable

FFactoryFunctio...

 

FactoryFunction

Function used to create a new instance of the viewport

Constructors

Name Description

Public function

FViewportTypeDefinition

(
    const FFactoryFunctionType& InFact...,
    const TSharedPtr< FUICommandInfo > ...
)

Functions

Name Description

Public function Static

FViewportTyp...

 

FromType

(
    const TSharedPtr< FUICommandInfo > ...
)

Typedefs

Name

Description

FFactoryFunctionType

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