docs.unity.cn
    Show / Hide Table of Contents

    Class MessageHookEntry

    Inheritance
    Object
    MessageHookEntry
    Namespace: Unity.Netcode.TestHelpers.Runtime
    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()
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, April 21, 2023
    Terms of use