WoW:AddOn defined functions
Jump to navigation
Jump to search
These are cut-and-paste functions that you can use in your addons, submitted by WoWWiki contributors.
See also User defined functions and User defined macros.
API
The following functions aim at extending the information WoW API provides; some are provided by specialized addons rather than being copy/pastable.
- GetSellValue(item) - Returns an item's merchant sell price.
- GetMinimapShape() - Returns a string describing the shape of the minimap. [square, round, and more]