[ Version ( since = "2.4" ) ]
public bool serialize_changed_properties (ConfigWriter writer)
This function writes all object properties that have been changed from their default values to the writer.
| this |
a Config. |
| writer |
a ConfigWriter. |
|
true if serialization succeeded, false otherwise |