pogodevorg/docs.pogodev.org

View on GitHub
_docs/api/messages/WildPokemonProto.md

Summary

Maintainability
Test Coverage
---
title: 'WildPokemonProto'
sort_title: 'wild_pokemon_proto'
category: API
excerpt: 'FIXME: Add a description'
---

[comment]: <> (THIS PART IS GENERATED - AKA DON'T EDIT THIS PART MANUALLY)

# WildPokemonProto

> {{ page.excerpt }}

## Attributes:

- 1: encounter_id (fixed64)
- 2: last_modified_ms (int64)
- 3: latitude (double)
- 4: longitude (double)
- 5: spawn_point_id (string)
- 7: pokemon ([PokemonProto](../PokemonProto/))
- 11: time_till_hidden_ms (int32)

## Enums:

- None

## Referenced by:

- [ClientMapCellProto](../ClientMapCellProto/)
- [EncounterOutProto](../EncounterOutProto/)
- [PlayerUpdateOutProto](../PlayerUpdateOutProto/)

[comment]: <> (YOU CAN EDIT AFTER THIS)