Semi-automatically generated modding documentation for Barotrauma

NameTag

Attributes

Attribute Type Default value Description
WrittenName string ”” Name written on the tag.

This component also supports the attributes defined in: ItemComponent

Example

<Item identifier="petnametag" category="Equipment" Tags="smallitem" cargocontaineridentifier="metalcrate">
  <NameTag />
  [...]
</Item>