Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/PropertyCustomizationHelpers__Ma-
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h |
| Include | #include "PropertyCustomizationHelpers.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/PropertyCustomizationHelpers.cpp |
namespace PropertyCustomizationHelpers
{
TSharedRef< SWidget > PropertyCustomizationHelpers&58;&58;MakePropertyComboBox
&40;
const FPropertyComboBoxArgs & InArgs
&41;
}
Remarks
Build a combo button that you bind to a Name/String/Enum property or display using general delegates, using an arguments structure
Parameters
| Name | Description |
|---|---|
| InArgs | Options used to create combo box |