ColorableArmorItem.color

Gets the item's custom colour.

  1. Color color [@property getter]
    class ColorableArmorItem(sul.items.Item si, ushort durability, ubyte atype, uint aprotection)
    override pure nothrow @property @safe @nogc
    color
    ()
  2. Color color [@property setter]

Meta