pogodevorg/docs.pogodev.org

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

Summary

Maintainability
Test Coverage
---
title: 'PokemonDisplayProto'
sort_title: 'pokemon_display_proto'
category: API
excerpt: 'FIXME: Add a description'
---

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

# PokemonDisplayProto

> {{ page.excerpt }}

## Attributes:

- 1: costume ([Costume](#costume))
- 2: gender ([Gender](#gender))
- 3: shiny (bool)

## Enums:

### Costume
- 0: UNSET
- 1: HOLIDAY_2016
### Gender
- 0: GENDER_UNSET
- 1: MALE
- 2: FEMALE
- 3: GENDERLESS

## Referenced by:

- [GetIncensePokemonOutProto](../GetIncensePokemonOutProto/)
- [MapPokemonProto](../MapPokemonProto/)
- [NearbyPokemonProto](../NearbyPokemonProto/)
- [PokemonFortProto](../PokemonFortProto/)
- [PokemonProto](../PokemonProto/)

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