.. _doc_data_eitemtype: EItemType ========= The EItemType enumerated type consists of all the possible item types. Enumerators ``````````` .. list-table:: :widths: 20 10 70 :header-rows: 1 * - Named Value - Index - Description * - ``Hat`` - 0 - Corresponds to the "Hat" item type. * - ``Pants`` - 1 - Corresponds to the "Pants" item type. * - ``Shirt`` - 2 - Corresponds to the "Shirt" item type. * - ``Mask`` - 3 - Corresponds to the "Mask" item type. * - ``Backpack`` - 4 - Corresponds to the "Backpack" item type. * - ``Vest`` - 5 - Corresponds to the "Vest" item type. * - ``Glasses`` - 6 - Corresponds to the "Glasses" item type. * - ``Gun`` - 7 - Corresponds to the "Gun" item type. * - ``Sight`` - 8 - Corresponds to the "Sight" item type. * - ``Tactical`` - 9 - Corresponds to the "Tactical" item type. * - ``Grip`` - 10 - Corresponds to the "Grip" item type. * - ``Barrel`` - 11 - Corresponds to the "Barrel" item type. * - ``Magazine`` - 12 - Corresponds to the "Magazine" item type. * - ``Food`` - 13 - Corresponds to the "Food" item type. * - ``Water`` - 14 - Corresponds to the "Water" item type. * - ``Medical`` - 15 - Corresponds to the "Medical" item type. * - ``Melee`` - 16 - Corresponds to the "Melee" item type. * - ``Fuel`` - 17 - Corresponds to the "Fuel" item type. * - ``Tool`` - 18 - Corresponds to the "Tool" item type. * - ``Barricade`` - 19 - Corresponds to the "Barricade" item type. * - ``Storage`` - 20 - Corresponds to the "Storage" item type. * - ``Beacon`` - 21 - Corresponds to the "Beacon" item type. * - ``Farm`` - 22 - Corresponds to the "Farm" item type. * - ``Trap`` - 23 - Corresponds to the "Trap" item type. * - ``Structure`` - 24 - Corresponds to the "Structure" item type. * - ``Supply`` - 25 - Corresponds to the "Supply" item type. * - ``Throwable`` - 26 - Corresponds to the "Throwable" item type. * - ``Grower`` - 27 - Corresponds to the "Grower" item type. * - ``Optic`` - 28 - Corresponds to the "Optic" item type. * - ``Refill`` - 29 - Corresponds to the "Refill" item type. * - ``Fisher`` - 30 - Corresponds to the "Fisher" item type. * - ``Cloud`` - 31 - Corresponds to the "Cloud" item type. * - ``Map`` - 32 - Corresponds to the "Map" item type. * - ``Key`` - 33 - Corresponds to the "Key" item type. * - ``Box`` - 34 - Corresponds to the "Box" item type. * - ``Arrest_Start`` - 35 - Corresponds to the "Arrest_Start" item type. * - ``Arrest_End`` - 36 - Corresponds to the "Arrest_End" item type. * - ``Tank`` - 37 - Corresponds to the "Tank" item type. * - ``Generator`` - 38 - Corresponds to the "Generator" item type. * - ``Detonator`` - 39 - Corresponds to the "Detonator" item type. * - ``Charge`` - 40 - Corresponds to the "Charge" item type. * - ``Library`` - 41 - Corresponds to the "Library" item type. * - ``Filter`` - 42 - Corresponds to the "Filter" item type. * - ``Sentry`` - 43 - Corresponds to the "Sentry" item type. * - ``Vehicle_Repair_Tool`` - 44 - Corresponds to the "Vehicle_Repair_Tool" item type. * - ``Tire`` - 45 - Corresponds to the "Tire" item type. * - ``Compass`` - 46 - Corresponds to the "Compass" item type. * - ``Oil_Pump`` - 47 - Corresponds to the "Oil_Pump" item type. * - ``Vehicle_Paint_Tool`` - 48 - Corresponds to the "Vehicle_Paint_Tool" item type.