FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SDMXEntityDropdownMenu::FArguments

References

Module

DMXEditor

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXEditor/Public/Widgets/SDMXEntityDropdownMenu.h

Include

#include "Widgets/SDMXEntityDropdownMenu.h"

Syntax

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

DMXEditor

(
    const TAttribute< TWeakPtr< FDMXEdi...
)

If valid, enables the option to create a new entity.

Public function

WidgetArgsTy...

 

DMXLibrary

(
    const TAttribute< TWeakObjectPtr< U...
)

Needed to find existing Entities. Can be inferred from DMXEditor, if that's valid.

Public function

WidgetArgsTy...

 

EntityTypeFilter

(
    const TAttribute< TSubclassOf< UDMX...
)

If set, overrides the template type.

Public function

WidgetArgsTy...

 

OnCreateNewEntitySelected

(
    const FOnCreateNewEntitySelected& ...
)

Called when the user selects the option to create a new Entity

Public function

WidgetArgsTy...

 

OnEntitySelected

(
    const FOnEntitySelected& InDelegat...
)

Called when the user selects an existing Entity from the list

Typedefs

Name

Description

WidgetArgsType

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