pogodevorg/docs.pogodev.org

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

Summary

Maintainability
Test Coverage
---
title: 'IncenseEncounterOutProto'
sort_title: 'incense_encounter_out_proto'
category: API
excerpt: 'FIXME: Add a description'
---

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

# IncenseEncounterOutProto

> {{ page.excerpt }}

## Attributes:

- 1: result ([Result](#result))
- 2: pokemon ([PokemonProto](../PokemonProto/))
- 3: capture_probability ([CaptureProbabilityProto](../CaptureProbabilityProto/))

## Enums:

### Result
- 0: INCENSE_ENCOUNTER_UNKNOWN
- 1: INCENSE_ENCOUNTER_SUCCESS
- 2: INCENSE_ENCOUNTER_NOT_AVAILABLE
- 3: POKEMON_INVENTORY_FULL

## Referenced by:

- None

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