Class NetworkBehaviour.Invoker | Multiplayer HLAPI | 1.0.8
docs.unity.cn
    Show / Hide Table of Contents

    Class NetworkBehaviour.Invoker

    Inheritance
    Object
    NetworkBehaviour.Invoker
    Namespace: UnityEngine.Networking
    Syntax
    protected class 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
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 15 December 2020