FNameSelectorGenerator::MakeNameSelectorWidget

Use this to generate a combo box widget.

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Public/SubmixDetailsCustomization.h

Include

#include "SubmixDetailsCustomization.h"

Source

/Engine/Source/Editor/AudioEditor/Private/SubmixDetailsCustomization.cpp

Syntax

TSharedRef< SWidget > MakeNameSelectorWidget
(
    TArray< FName > & InNameArray,
    FNameSelectorCallbacks && InCallbacks
)

Remarks

Use this to generate a combo box widget.

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