docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Produce

    Produce(DataSerializerType)

    Produces an instance of a specified serializer type

    Declaration
    public static IDataSerializer Produce(DataSerializerType type)
    Parameters
    Type Name Description
    DataSerializerType type

    Serializer type to produce

    Returns
    Type Description
    IDataSerializer

    Specified serializer instance

    Exceptions
    Type Condition
    NotImplementedException

    Exception thrown when given DataSerializerType passed to method is a type that is not supported

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)