|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
| const int | None = -1 |
| const int | Inventory = 0 |
| const int | Coins = 1 |
| const int | Ammo = 2 |
| const int | Armor = 3 |
| const int | Chest = 4 |
| const int | Reforge = 5 |
| const int | NPCHousing = 6 |
| const int | Equipment = 7 |
| const int | Tabs = 8 |
| const int | CraftSmall = 9 |
| const int | CraftsBig = 10 |
| const int | HairCustomizationStyle = 11 |
| const int | HairCustomizationColor = 12 |
| const int | NPCShop = 13 |
| const int | ClothCustomizationStyle = 14 |
| const int | ClothCustomizationColor = 15 |
| const int | PVP = 16 |
| const int | InfoAccs = 17 |
| const int | BuilderAccs = 18 |
| const int | BuffsOnEquipment = 19 |
| const int | DisplayDoll = 20 |
| const int | HatRack = 21 |
| const int | MainMenu = 1000 |
| const int | IngameOptionsLeft = 1001 |
| const int | IngameOptionsRight = 1002 |
| const int | NPCChat = 1003 |
| const int | FancyUI = 1004 |
| const int | CreativeMenu = 1005 |
Definition at line 3 of file GamepadPageID.cs.