ItemCategory enum
game.data.ItemCategory
C# base type: int (4 bytes).
Values
| Name | Value | |
|---|---|---|
Clothing | 0 | |
Consumable | 1 | |
Cyberware | 2 | |
Gadget | 3 | |
General | 4 | |
Part | 5 | |
Weapon | 6 | |
WeaponMod | 7 | |
Count | 8 | |
Invalid | 9 |
game.data.ItemCategory
C# base type: int (4 bytes).
| Name | Value | |
|---|---|---|
Clothing | 0 | |
Consumable | 1 | |
Cyberware | 2 | |
Gadget | 3 | |
General | 4 | |
Part | 5 | |
Weapon | 6 | |
WeaponMod | 7 | |
Count | 8 | |
Invalid | 9 |