docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NetworkBehaviour.Invoker

    Inheritance
    object
    NetworkBehaviour.Invoker
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Networking
    Assembly: com.unity.multiplayer-hlapi.Runtime.dll
    Syntax
    protected class NetworkBehaviour.Invoker

    Fields

    invokeClass

    Declaration
    public Type invokeClass
    Field Value
    Type Description
    Type

    invokeFunction

    Declaration
    public NetworkBehaviour.CmdDelegate invokeFunction
    Field Value
    Type Description
    NetworkBehaviour.CmdDelegate

    invokeType

    Declaration
    public NetworkBehaviour.UNetInvokeType invokeType
    Field Value
    Type Description
    NetworkBehaviour.UNetInvokeType

    Methods

    DebugString()

    Declaration
    public string DebugString()
    Returns
    Type Description
    string
    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)