Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/SObjectPropertyEntryBox > API/Editor/PropertyEditor/SObjectPropertyEntryBox/FArguments
Description
Optional delegate called when the 'Browse' button is clicked. Used to override the default editor behavior
| Name | OnBrowseOverride |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h |
| Include Path | #include "PropertyCustomizationHelpers.h" |
WidgetArgsType & OnBrowseOverride
(
const FSimpleDelegate & InDelegate
)