Ultimate Save And Load 2.0.0 Help

Serialization Method

You can choose whether you want to serialize the file or not.

Supported Methods

  • None

  • Binary

SaveAndLoad.SetSerializationMethod(Serialization);

When to save as non-serialized

This method is used if you target one of the following:

  • Settings File

  • Config

  • Modded Objects

When to save as Binary

This method is used for saving and loading everything else

Last modified: 20 October 2023