Item.unbreakable

If the item is a tool, indicates whether the item is consumed when used for breaking or combat.

  1. bool unbreakable [@property getter]
    class Item
    pure nothrow @property @safe @nogc
    bool
    unbreakable
    ()
  2. bool unbreakable [@property setter]

Meta