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

POGOProtos.Data.ARPlusEncounterValues.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Data;

message ARPlusEncounterValues {
	float proximity = 1;
	float awareness = 2;
	bool pokemon_frightened = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy