Developer Documentation

Room.Room_OnRPC

public virtual void Room_OnRPC(object sender, RpcEventArgs e)

Default impl will process all rpc packets.

Info

Client side processing of MsgPackMessageType is not supported and will always response with "MessagePack requests are not supported!" or drop the request on error

Parameters

NameTypeDescription
senderObjectRoom object
eRpcEventArgsRPC payload