Find a texture atlas element
wow_atlas_searchSearch WoW UI texture atlas elements to get dimensions, FileDataID, and the exact SetAtlas call, avoiding raw texture paths.
Instructions
Search the named texture atlas elements the UI uses with SetAtlas — the modern way to reference Blizzard art, since an atlas name carries its own size and coordinates. Returns dimensions, the sheet FileDataID and the exact SetAtlas call. Prefer atlases over raw texture paths for UI art.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Atlas element name or fragment. |