Page 1 of 1

Additional attributes to control serialisation [ADDED]

Posted: Fri May 18, 2018 9:20 am
by Joel
Status

Added in 3.3.1f9

Complexity

4/10

Description

Provide attributes such as ES3NonSerialized and ES3Serialized to allow you to control what is serialised when a script is automatically supported. The benefit of this is that these attributes won't affect how Unity serialises classes in the Editor.

Note that these attributes will not work for types for which an ES3Type file exists.