Example #1
0
 public static string ToJson(this GameStatus self) => JsonConvert.SerializeObject(self, EliteAPI.Status.ShipStatusConverter.Settings);