RedirectTexture
ESO Lua API function — used by 48 of the 3,030 addons we indexed (combined 16,383,433 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
RedirectTexture(string originalTexture, string newTexture)Real usage — from SkyShards
RedirectTexture("EsoUI/Art/MapPins/skyshard_seen.dds", "/esoui/art/icons/heraldrycrests_misc_blank_01.dds")
RedirectTexture("EsoUI/Art/Compass/skyshard_seen.dds", "/esoui/art/icons/heraldrycrests_misc_blank_01.dds")Short excerpt from the shipping addon SkyShards — its ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.
Most-downloaded addons using it
| Addon | Total downloads |
|---|---|
| SkyShards | 12,943,031 |
| PerfectPixel | 1,399,987 |
| DarkUI | 1,254,867 |
| HarvestPins | 146,879 |
| PointsofColor | 98,985 |
| Oblivion Style UI | 56,197 |