[Missing <summary> documentation for "P:XmlDefs.Thing.InventoryVisible"]

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Syntax

C#
[HelpAttribute("Whether or not this thing shows up in inventory lists.")]
public bool InventoryVisible { get; set; }

See Also