Api OwnerAttribute
class

OwnerAttribute

public class OwnerAttribute : RpcAttribute

Marks a method as being an RPC. It will only be called on owner of this object.

Constructors

OwnerAttribute(NetFlags flags)
Assembly: Sandbox.Engine Declaring Type: Rpc Full Name: Sandbox.Rpc.OwnerAttribute