Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyHandle
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include | #include "PropertyHandle.h" |
void SetOnPropertyResetToDefault
&40;
const FSimpleDelegate & InOnPropertyResetToDefault
&41;
Remarks
Sets a delegate to call when the property is reset to default
Parameters
| Name | Description |
|---|---|
| InOnPropertyResetToDefault | The delegate to call |