Semi-automatically generated modding documentation for Barotrauma

Pickable

Attributes

This component supports the attributes defined in: ItemComponent

Example

<Item identifier="stungundartfulgurium" category="Weapon" maxstacksize="8" interactthroughwalls="true" allowasextracargo="true" cargocontaineridentifier="metalcrate" tags="smallitem,stungunammo" Scale="0.5" impactsoundtag="impact_metal_light">
  <Pickable slots="Any" msg="ItemMsgPickUpSelect" />
  [...]
</Item>