---
name: GearGenreSetting
last_updated: 2026-06-10T02:17:47Z
type: enum
tags:
  - Deprecated
---

# GearGenreSetting

**Type:** enum

## Description

The GearGenreSetting Enum sets what types of gear are allowed in a place.

## Items

| Name | Value | Description |
|------|-------|-------------|
| `AllGenres` | 0 | All gear genres are allowed. |
| `MatchingGenreOnly` | 1 | Only gear genres matching the allowed genres specified in a place's configuration settings. |