pogodevorg/docs.pogodev.org

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

Summary

Maintainability
Test Coverage
---
title: 'ListAvatarCustomizationsProto'
sort_title: 'list_avatar_customizations_proto'
category: API
excerpt: 'FIXME: Add a description'
---

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

# ListAvatarCustomizationsProto

> {{ page.excerpt }}

## Attributes:

- 1: avatar_type ([PlayerAvatarType](../../enums/PlayerAvatarType/))
- 2: slot ([Slot](#slot)) repeated
- 3: filters ([Filter](#filter)) repeated
- 4: start (int32)
- 5: limit (int32)

## Enums:

### Filter
- 0: UNSET
- 1: ALL
- 2: DEFAULT
- 3: OWNED
- 4: FEATURED
- 5: PURCHASABLE
- 6: UNLOCKABLE
### Slot
- 0: UNSET_SLOT
- 1: HAIR
- 2: SHIRT
- 3: PANTS
- 4: HAT
- 5: SHOES
- 6: EYES
- 7: BACKPACK
- 8: GLOVES
- 9: SOCKS

## Referenced by:

- None

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