EEntityEntryType

Windows
MacOS
Linux

References

Module

DMXEditor

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/Widgets/SDMXEntityDropdownMenu.h

Include

#include "Widgets/SDMXEntityDropdownMenu.h"

Syntax

enum EEntityEntryType
{
    NewEntity,
    ExistingEntity,
    Heading,
    Separator,
}

Values

Name

Description

NewEntity

Create a new Entity in the DMX library

ExistingEntity

Select existing Entity from the DMX library

Heading

Heading entry

Separator

Separator bar entry

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