ContainerType enum
game.data.ContainerType
C# base type: int (4 bytes).
Values
| Name | Value | |
|---|---|---|
AmmoCase | 0 | |
Body | 1 | |
ClothingContainer | 2 | |
ComponentContainer | 3 | |
ConsumableContainer | 4 | |
GadgetCase | 5 | |
Misc | 6 | |
QuestContainer | 7 | |
Safe | 8 | |
ShardCaseContainer | 9 | |
ValuableCrate | 10 | |
WeaponContainer | 11 | |
Count | 12 | |
Invalid | 13 |