docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace MLAPI.Serialization

    Classes

    Arithmetic

    Arithmetic helper class

    AutoNetworkSerializable

    AutoBitWritable implements INetworkSerializable and automatically serializes fields using reflection

    NetworkBuffer

    A buffer that can be used at the bit level

    NetworkReader

    A BinaryReader that can do bit wise manipulation when backed by a NetworkBuffer

    NetworkSerializer

    NetworkWriter

    A BinaryWriter that can do bit wise manipulation when backed by a NetworkBuffer

    SerializationManager

    Helper class to manage the MLAPI serialization.

    Interfaces

    INetworkSerializable

    Delegates

    SerializationManager.CustomDeserializationDelegate<T>

    The delegate used when registering custom deserialization for a type.

    SerializationManager.CustomSerializationDelegate<T>

    The delegate used when registering custom serialization for a type.

    In This Article
    Back to top
    Copyright © 2025 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)