- 1 page found
| Name | Author | Last updated by | Updated on |
|---|---|---|---|
| Name | Author | Last updated by | Updated on |
| Main | Jaliborc | Jaliborc | Apr 25, 2011 |
| This library determines which items are usable or not for the player's class. Provides the following API: .IsItemUnusable([itemID, itemName, itemLink, itemString]) .IsClassUnusable(itemSubClass, [itemSlot]) Usage To access Unfit methods, simply retrieve it from LibStub: -- Get the lib local Unfit = LibStub("Unfit-1.0") -- Do whatever you want Unfit:IsItemUnusable(myItem) Useful Links GetItemInfo Item SubTypes Item Equip Slots | |||
- 1 page found