Api HostAttribute
class

HostAttribute

public class HostAttribute : RpcAttribute

Marks a method as being an RPC. It will only be called on the host.

Constructors

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