API
Functions and classes available in the Lua API
Functions
ItemCategory Namespace Reference

Functions

bool IsArmor (short a_ItemType)
bool IsAxe (short a_ItemID)
bool IsBoots (short a_ItemType)
bool IsChestPlate (short a_ItemType)
bool IsHelmet (short a_ItemType)
bool IsHoe (short a_ItemID)
bool IsLeggings (short a_ItemType)
bool IsPickaxe (short a_ItemID)
bool IsShovel (short a_ItemID)
bool IsSword (short a_ItemID)
bool IsTool (short a_ItemID)

Function Documentation

bool ItemCategory::IsArmor ( short  a_ItemType)
inline
bool ItemCategory::IsAxe ( short  a_ItemID)
inline
bool ItemCategory::IsBoots ( short  a_ItemType)
inline
bool ItemCategory::IsChestPlate ( short  a_ItemType)
inline
bool ItemCategory::IsHelmet ( short  a_ItemType)
inline
bool ItemCategory::IsHoe ( short  a_ItemID)
inline
bool ItemCategory::IsLeggings ( short  a_ItemType)
inline
bool ItemCategory::IsPickaxe ( short  a_ItemID)
inline
bool ItemCategory::IsShovel ( short  a_ItemID)
inline
bool ItemCategory::IsSword ( short  a_ItemID)
inline
bool ItemCategory::IsTool ( short  a_ItemID)
inline