-
-
Notifications
You must be signed in to change notification settings - Fork 7
API List
Jaliborc edited this page Nov 26, 2011
·
4 revisions
- works alike GetItemInfo. If bag is set to "vault", works alike
GetVoidItemInfo
- in both case, return an extra final argument isCached, which is true when the information does not come from the server
- returns itemLink, count, icon, equipSlot, size, isCached
- isCached is true when the information does not come from the server
- returns isCached, isBank, isVault
- self-explanatory
- allows to iterate all the cached players in the server
- returns class, race, sex
- self-explanatory
In all methods, the player argument always defaults to the current player if not provided.
This is the LibItemCache-2.0 wiki. Wiki Home
Using the Library
API
Data Specification
Advanced Uses
Exposing your Cache
Interface Protocol