GearType
GearType class
Object structure
Section titled “Object structure”enum GearType
UNKNOWN: UInt = 0PASSIVE: UInt = 1ACTIVE: UInt = 2CONSUMABLE: UInt = 4EXPLOSIVE: UInt = 8IMPROVISED: UInt = 16
GearType class
enum GearType
UNKNOWN: UInt = 0PASSIVE: UInt = 1ACTIVE: UInt = 2CONSUMABLE: UInt = 4EXPLOSIVE: UInt = 8IMPROVISED: UInt = 16