Property | Type | Description | |
---|---|---|---|
Classification | Item.ClassificationType | ||
Name | String | ||
Stackable | System.Boolean | ||
Type | String | ||
Width |
Method | Description | |
---|---|---|
IsArmor ( ) : System.Boolean | ||
IsWeapon ( ) : System.Boolean | ||
ItemEntry ( ) : System | ||
ItemEntry ( String name, String type, Item classification, |
public ItemEntry ( String name, String type, Item classification, |
||
name | String | |
type | String | |
classification | Item | |
width | ||
height | ||
stackable | System.Boolean | |
usable | System.Boolean | |
throwable | System.Boolean | |
return | System |
public Item.ClassificationType Classification | ||
return | Item.ClassificationType |