ItemList.isItemDisabled

Returns true if the item at the specified index is disabled.

struct ItemList
@nogc nothrow const
bool
isItemDisabled
(
in long idx
)

Meta