docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TestClass_ReferencedOnlyByTemplateNetworkBehavourType

    Inheritance
    object
    TestClass
    TestClass_ReferencedOnlyByTemplateNetworkBehavourType
    Implements
    INetworkSerializable
    IEquatable<TestClass>
    IEquatable<TestClass_ReferencedOnlyByTemplateNetworkBehavourType>
    Inherited Members
    TestClass.SomeInt
    TestClass.SomeBool
    TestClass.NetworkSerializeCalledOnWrite
    TestClass.NetworkSerializeCalledOnRead
    TestClass.NetworkSerialize<T>(BufferSerializer<T>)
    TestClass.Equals(TestClass)
    TestClass.Equals(object)
    TestClass.GetHashCode()
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Netcode.RuntimeTests
    Assembly: Unity.Netcode.RuntimeTests.dll
    Syntax
    public class TestClass_ReferencedOnlyByTemplateNetworkBehavourType : TestClass, INetworkSerializable, IEquatable<TestClass>, IEquatable<TestClass_ReferencedOnlyByTemplateNetworkBehavourType>

    Methods

    Equals(TestClass_ReferencedOnlyByTemplateNetworkBehavourType)

    Declaration
    public bool Equals(TestClass_ReferencedOnlyByTemplateNetworkBehavourType other)
    Parameters
    Type Name Description
    TestClass_ReferencedOnlyByTemplateNetworkBehavourType other
    Returns
    Type Description
    bool

    Implements

    INetworkSerializable
    IEquatable<T>
    IEquatable<T>
    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)