Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyComboBoxArgs > API/Editor/PropertyEditor/FPropertyComboBoxArgs/__ctor
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h |
| Include | #include "PropertyCustomizationHelpers.h" |
FPropertyComboBoxArgs
(
const TSharedPtr< IPropertyHandle > & InPropertyHandle,
FOnGetPropertyComboBoxStrings InOnGetStrings,
FOnGetPropertyComboBoxValue InOnGetValue,
FOnPropertyComboBoxValueSelected InOnValueSelected
)
Remarks
Constructor using original function arguments