FPropertyComboBoxArgs::FPropertyComboBoxArgs

Constructor using original function arguments

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h

Include

#include "PropertyCustomizationHelpers.h"

Syntax

FPropertyComboBoxArgs
(
    const TSharedPtr< IPropertyHandle > & InPropertyHandle,
    FOnGetPropertyComboBoxStrings InOnGetStrings,
    FOnGetPropertyComboBoxValue InOnGetValue,
    FOnPropertyComboBoxValueSelected InOnValueSelected
)

Remarks

Constructor using original function arguments

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