Changes

Jump to navigation Jump to search
Line 83: Line 83:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
Only public properties and fields will be serialized, and your class needs a zero-parameter constructor.
+
Only public properties and fields will be serialized, and your class needs a zero-parameter constructor. SMAPI uses NewtonSoft to serialize these models, so if you need finer-grained control over what gets serialized, use NewtonSoft annotations.
    
===Default values===
 
===Default values===
528

edits

Navigation menu