Inventory Select Menu Filters⚓︎
Tip
These values are available in Lua by their index in the tes3.inventorySelectFilter table. For example, tes3.inventorySelectFilter.ingredients has a value of "ingredients".
| Index | Value |
|---|---|
| alembic | "alembic" |
| calcinator | "calcinator" |
| enchanted | "enchanted" |
| ingredients | "ingredients" |
| mortar | "mortar" |
| quickUse | "quickUse" |
| retort | "retort" |
| soulGemFilled | "soulGemFilled" |