pogodevorg/docs.pogodev.org

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

Summary

Maintainability
Test Coverage
---
title: 'UseItemXpBoostOutProto'
sort_title: 'use_item_xp_boost_out_proto'
category: API
excerpt: 'FIXME: Add a description'
---

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

# UseItemXpBoostOutProto

> {{ page.excerpt }}

## Attributes:

- 1: result ([Result](#result))
- 2: applied_items ([AppliedItemsProto](../AppliedItemsProto/))

## Enums:

### Result
- 0: UNSET
- 1: SUCCESS
- 2: ERROR_INVALID_ITEM_TYPE
- 3: ERROR_XP_BOOST_ALREADY_ACTIVE
- 4: ERROR_NO_ITEMS_REMAINING
- 5: ERROR_LOCATION_UNSET

## Referenced by:

- None

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