|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for Terraria.UI.ChestUI.ButtonID:Public Member Functions | |
| ButtonID () | |
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 |
Static Private Member Functions | |
| static | ButtonID () |
Definition at line 1041 of file ChestUI.cs.