Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
const int | LootAll = 0 |
const int | DepositAll = 1 |
const int | QuickStack = 2 |
const int | Restock = 3 |
const int | Sort = 4 |
const int | RenameChest = 5 |
const int | RenameChestCancel = 6 |
const int | ToggleVacuum = 7 |
static readonly int | Count = 7 |
Definition at line 17 of file ChestUI.cs.