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 NotifySectionOnPropertyModified()
Remarks
Notifies a section that a single property has been modified true if settings should be saved, false otherwise.