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 HasDefaultSettingsObject()
Remarks
Checks whether this section holds a settings object that saves directly to default configuration files. true if it has a default settings object, false otherwise.