Struct ClientRpcParams
Inherited Members
Namespace: MLAPI.Messaging
Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
Syntax
public struct ClientRpcParams
Fields
Receive
Declaration
public ClientRpcReceiveParams Receive
Field Value
| Type | Description |
|---|---|
| ClientRpcReceiveParams |
Send
Declaration
public ClientRpcSendParams Send
Field Value
| Type | Description |
|---|---|
| ClientRpcSendParams |