InventTable.checkStyleId Method
Checks if the specified style name is valid for this item.
Syntax
public boolean checkStyleId(EcoResItemStyleName _inventStyleId)
Run On
Called
Parameters
- _inventStyleId
Type: EcoResItemStyleName Extended Data Type
The style name
Return Value
Type: boolean
true if the style is valid; otherwise, false.