Struct ServerRpcReceiveParams
The receive parameters for server-side remote procedure calls
Namespace: Unity.Netcode
Syntax
public struct ServerRpcReceiveParams
Fields
SenderClientId
Server-Side RPC The client identifier of the sender
Declaration
public ulong SenderClientId
Field Value
Type | Description |
---|---|
UInt64 |