API Referenceglobal
public class Sandbox.Rpc.OwnerAttribute : Sandbox.RpcAttribute
Marks a method as being an RPC. It will only be called on owner of this object.
Constructors
Showing 1 constructors
public OwnerAttribute(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.OwnerAttribute |