Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if a style name is valid for an item.
Syntax
server public static boolean checkStyle(ItemId _itemId, EcoResItemStyleName _inventStyleId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
An item ID.
- _inventStyleId
Type: EcoResItemStyleName Extended Data Type
A style name.
Return Value
Type: boolean
true if a style is valid for an item; otherwise, false.