docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IDataSerializer

    Contract for objects serializing GameFoundation's data.

    Namespace: UnityEngine.GameFoundation.DataPersistence
    Assembly: solution.dll
    Syntax
    public interface IDataSerializer

    Methods

    Name Description
    Deserialize(TextReader)

    Deserialize GameFoundation's data from the given reader.

    Serialize(GameFoundationSerializableData, TextWriter)

    Serialize the given data with the given writer.

    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)