ISettingsSection::NotifySectionOnPropertyModified

Notifies a section that a single property has been modified

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library