docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MessageHookEntry

    Inheritance
    object
    MessageHookEntry
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Netcode.TestHelpers.Runtime
    Assembly: Unity.Netcode.TestHelpers.Runtime.dll
    Syntax
    public class MessageHookEntry

    Constructors

    MessageHookEntry(NetworkManager, ReceiptType)

    Declaration
    public MessageHookEntry(NetworkManager networkManager, ReceiptType type = ReceiptType.Handled)
    Parameters
    Type Name Description
    NetworkManager networkManager
    ReceiptType type

    Fields

    m_NetworkManager

    Declaration
    protected NetworkManager m_NetworkManager
    Field Value
    Type Description
    NetworkManager

    Methods

    Initialize()

    Declaration
    public void Initialize()
    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)