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