Class 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 |