FDMXEntityEntry

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FDMXEntityEntry

References

Module

DMXEditor

Header

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

Include

#include "Widgets/SDMXEntityDropdownMenu.h"

Syntax

class FDMXEntityEntry : public TSharedFromThis< FDMXEntityEntry >

Constructors

Name Description

Public function

FDMXEntityEntry()

Constructor for separator entry

Public function

FDMXEntityEntry

(
    UDMXEntity* InEntity
)

Constructor for existing Entity entry

Public function

FDMXEntityEntry

(
    const FText& InLabelText,
    EEntityEntryType InEntryType
)

Constructor for the entry that creates a new Entity or a heading

Functions

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