ItemList.isItemDisabled

Returns whether or not the item at the specified index is disabled

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

Meta