Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyFunctionCallArgs
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h |
| Include | #include "PropertyCustomizationHelpers.h" |
FPropertyFunctionCallArgs
(
UFunction * InFunction,
const FOnExecute & InOnExecute,
const FOnCanExecute & InOnCanExecute,
const TOptional< FText > & InLabelOverride,
const TOptional< FText > & InToolTipTextOverride,
FTextBuilder * InSearchText
)