Namespace Unity.Serialization | Serialization | 1.2.0-preview
docs.unity.cn
    Show / Hide Table of Contents

    Namespace Unity.Serialization

    Classes

    DontSerializeAttribute

    Use this attribute to flag a field or property to be ignored during serialization. This class cannot be inherited.

    FormerNameAttribute

    Use this attribute to rename a struct, class, field or property without losing its serialized value.

    ParseErrorException

    The exception that is thrown when trying to parse a value as an actual type.

    SerializationException

    The exception thrown when an error occurs during serialization or deserialization.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX