docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface INetworkSerializable

    Interface for implementing custom serializable types.

    Namespace: Unity.Netcode
    Assembly: solution.dll
    Syntax
    public interface INetworkSerializable

    Methods

    Name Description
    NetworkSerialize<T>(BufferSerializer<T>)

    Provides bi-directional serialization to read and write the desired data to serialize this type.

    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)