Struct __RpcParams
Inherited Members
Namespace: MLAPI.Messaging
Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
Syntax
[Obsolete("Please do not use, will no longer be exposed in the future versions (framework internal)")]
public struct __RpcParams
Fields
Client
Declaration
public ClientRpcParams Client
Field Value
| Type | Description |
|---|---|
| ClientRpcParams |
Server
Declaration
public ServerRpcParams Server
Field Value
| Type | Description |
|---|---|
| ServerRpcParams |