ISettingsSection::ResetDefaults

Resets the settings in this section to their default value.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library