void OnGetPlayerData(CrossCall.IContext context) { var __ret__ = _responder.GetPlayerData(); Serialize.Utility.Write(context.Ret(), __ret__); }