Navigation
API > API/Developer > API/Developer/Settings > API/Developer/Settings/ISettingsSection
Type
typedef TBaseDelegate_NoParams< bool > FOnResetDefaults
References
Module | Settings |
Header | /Engine/Source/Developer/Settings/Public/ISettingsSection.h |
Include | #include "ISettingsSection.h" |
Remarks
A delegate that is executed when a settings section should have its values reset to default.
The return value indicates whether resetting to defaults succeeded.