Skip to main content
Version: 0.1.1

ReadyM.Api.Multiplayer.Generators

Classes

DeriveINetSerializableAttribute

Decorate a struct with this attribute to make it available for use as an RPC parameter.

RpcEventAttribute

Marks a method as an RPC event handler. Use this in partial classes extending from ClientRpcHandler.