Navigation
Unreal Engine C++ API Reference > Developer > Settings > ISettingsSection
References
Module | Settings |
Header | /Engine/Source/Developer/Settings/Public/ISettingsSection.h |
Include | #include "ISettingsSection.h" |
bool ResetDefaults()
Remarks
Resets the settings in this section to their default value. true if the section was reset, false otherwise.