API
Functions and classes available in the Lua API
|
This is the complete list of members for cItem, including all inherited members.
cItem(void) | cItem | inline |
cItem(short a_ItemType, char a_ItemCount=1, short a_ItemDamage=0, const AString &a_Enchantments="") | cItem | inline |
Clear(void) | cItem | inline |
CopyOne(void) const | cItem | |
DamageItem(short a_Amount=1) | cItem | |
Empty(void) | cItem | inline |
GetMaxDamage(void) const | cItem | |
IsDamageable(void) const | cItem | inline |
IsEmpty(void) const | cItem | inline |
IsEnchantable(short a_ItemType) | cItem | static |
IsEqual(const cItem &a_Item) const | cItem | inline |
IsSameType(const cItem &a_Item) const | cItem | inline |
IsStackableWith(const cItem &a_OtherStack) const | cItem | |
m_Enchantments | cItem | |
m_ItemCount | cItem | |
m_ItemDamage | cItem | |
m_ItemType | cItem |