ISettingsSection::CanResetDefaults

Checks whether this section can have its settings reset to default.

Unreal Engine C++ API Reference > Developer > Settings > ISettingsSection

References

   
Module Settings
Header /Engine/Source/Developer/Settings/Public/ISettingsSection.h
Include #include "ISettingsSection.h"
bool CanResetDefaults() const

Remarks

Checks whether this section can have its settings reset to default. true if resetting to default is supported, false otherwise.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library