InventTable::mcrIsItemContinuity Method
Gets whether or not the item is a continuity item.
client server public static boolean mcrIsItemContinuity(ItemId _itemId)
Called
- _itemId
Type: ItemId Extended Data Type
The ItemId of the item to check for a continuity schedule.
Type: boolean
true if the item is a continuity item; otherwise, false.