Type guard narrowing a SohlItem to one of the gear item kinds (armor, concoction, container, misc, projectile, or weapon), exposing its sohl.document.item.logic.GearData system data.
SohlItem
The item to test.
true if item is a gear item kind.
true
item
Type guard narrowing a
SohlItemto one of the gear item kinds (armor, concoction, container, misc, projectile, or weapon), exposing its sohl.document.item.logic.GearData system data.