Class RpcAttribute
Represents the common base class for Rpc attributes.
Namespace: Unity.Netcode
Syntax
public abstract class RpcAttribute : Attribute, _Attribute
Fields
Delivery
Type of RPC delivery method
Declaration
public RpcDelivery Delivery
Field Value
Type | Description |
---|---|
RpcDelivery |