ES3Settings.format
public ES3.Format format;
Description
What format to use when serializing and deserializing data.
It is recommended to use JSON as it provides readable files which are easier to troubleshoot.
Accepted values:
- ES3.Format.JSON
public ES3.Format format;
What format to use when serializing and deserializing data.
It is recommended to use JSON as it provides readable files which are easier to troubleshoot.
Accepted values: