API ReferenceSandbox
public abstract class Sandbox.RpcAttribute : System.Attribute
Marks a method as being an RPC. This means that it can be called over the network.
Properties
Showing 1 properties
public Sandbox.NetFlags Sandbox.RpcAttribute.Flags { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.RpcAttribute |