All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Data.Player.UserIssueWeatherReport.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Data.Player;

message UserIssueWeatherReport {
	string gameplayer_weather = 1;
	bool alert_active = 2;
	int32 severity = 3;
	int32 user_report = 4;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy