Class RpcAttribute
Represents the common base class for Rpc attributes.
Inherited Members
Namespace: MLAPI.Messaging
Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
Syntax
public abstract class RpcAttribute : Attribute
Fields
Delivery
Type of RPC delivery method
Declaration
public RpcDelivery Delivery
Field Value
| Type | Description |
|---|---|
| RpcDelivery |