HighlightedObjective constant

ItemState const HighlightedObjective

HighlightedObjective = 16 If this bit is set, the item has a 'highlighted' objective. You may want to represent this with an orange-red icon border color.

Implementation

static const ItemState HighlightedObjective = ItemState(16);