API Referenceglobal
public class Sandbox.Rpc.HostAttribute : Sandbox.RpcAttribute
Marks a method as being an RPC. It will only be called on the host.
Constructors
Showing 1 constructors
public HostAttribute(Sandbox.NetFlags flags = 2)
Parameters
flags: Default: 2
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Rpc.HostAttribute |