Class RpcAttribute
Represents the common base class for Rpc attributes.
Inherited Members
      System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32)
    
    
      System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr)
    
    
      System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr)
    
    
      System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr)
    
    
    
    
    
    
    
  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 |