public ProxyGeneratorSerializer(Guid gameId, gameProxygen proxygen) { ProxyGenFromDef = proxygen; GameId = gameId; }