Compare API availability across clients
wow_api_diffCompare WoW API availability across retail, Classic progression, and Classic Era to see if a function, event, or type exists in each client.
Instructions
Check whether a function, event or type exists in each game client (retail, Classic progression, Classic Era). Use this before writing code that has to run on more than one flavor, or to explain why something works on Classic but not retail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Function, event or type name, e.g. GetSpellInfo or C_Item.GetItemInfo. |