> ## Documentation Index
> Fetch the complete documentation index at: https://docs.warpathstudios.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Hotbar & Quick Actions

> builds on core inventory concepts and adds:

`UHotbarComponent` builds on core inventory concepts and adds:

* Quick-access slots (typically bound to number keys 1–9)
* Auto-refill memory for “favorite” items
* Selected/active slot tracking
* Per-slot cooldown support
* Integration with the equipment system for weapons/tools

The hotbar is intended to be the **player-facing action bar**, while `InventoryComponent` remains the main storage.
