docs.unity3d.com
    Show / Hide Table of Contents

    Class EmbeddedManagedNetworkSerializableType

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

    Fields

    Int

    Declaration
    public int Int
    Field Value
    Type Description
    Int32

    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.NetworkSerialize<T>(BufferSerializer<T>)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023