PropertyCustomizationHelpers::MakePropertyComboBox

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSharedRef< ...

 

PropertyCustomizationHelpers::MakePropertyComboBox

(
    const FPropertyComboBoxArgs& InArg...
)

Build a combo button that you bind to a Name/String/Enum property or display using general delegates, using an arguments structure

Public function

TSharedRef< ...

 

PropertyCustomizationHelpers::MakePropertyComboBox

(
    const TSharedPtr< IPropertyHandle >...,
    FOnGetPropertyComboBoxStrings OnGet...,
    FOnGetPropertyComboBoxValue OnGetVa...,
    FOnPropertyComboBoxValueSelected On...
)

Build a combo button that you bind to a Name/String/Enum property or display using general delegates

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