Navigation
Unreal Engine C++ API Reference > Developer > Settings > ISettingsSection
Type
typedef TBaseDelegate_NoParams< bool > FOnSaveDefaults
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 saved as default.
The return value indicates whether saving as default succeeded.