Api Sandbox RpcAttribute
class

RpcAttribute

public abstract class RpcAttribute : Attribute

Marks a method as being an RPC. This means that it can be called over the network.

Properties

Name Type Description
Flags NetFlags
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.RpcAttribute