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 |
public abstract class RpcAttribute : Attribute Marks a method as being an RPC. This means that it can be called over the network.
| Name | Type | Description |
|---|---|---|
Flags | NetFlags |