Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/SResetToDefaultMenu > API/Editor/PropertyEditor/SResetToDefaultMenu/FArguments
Description
Attribute used to determine whether we are different from the default. Only used when we do not have a valid property handle
| Name | DiffersFromDefault |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/SResetToDefaultMenu.h |
| Include Path | #include "SResetToDefaultMenu.h" |
WidgetArgsType & DiffersFromDefault
(
const TAttribute < bool > & InAttribute
)