docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class EmbeddedManagedNetworkSerializableType

    Inheritance
    object
    EmbeddedManagedNetworkSerializableType
    Implements
    INetworkSerializable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Netcode.RuntimeTests
    Assembly: Unity.Netcode.RuntimeTests.dll
    Syntax
    public class EmbeddedManagedNetworkSerializableType : INetworkSerializable

    Fields

    Int

    Declaration
    public int Int
    Field Value
    Type Description
    int

    Methods

    NetworkSerialize<T>(BufferSerializer<T>)

    Declaration
    public void NetworkSerialize<T>(BufferSerializer<T> serializer) where T : IReaderWriter
    Parameters
    Type Name Description
    BufferSerializer<T> serializer
    Type Parameters
    Name Description
    T

    Implements

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