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