View Single Post
03-07-20, 08:55 PM   #1
MinguasBeef
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: May 2019
Posts: 51
How to find all texture paths?

Is there a way to determine all available texture paths? For example...
Most the code I see for status bars is assigning the texture to "Interface\\TARGETINGFRAME\\UI-StatusBar". How was this determined to use this texture? Is there any way for me to view the other available textures in the game to use another one?

More specifically, i'd like to make a status bar that is a flat color instead of having a shaded texture.

Last edited by MinguasBeef : 03-07-20 at 08:58 PM.
  Reply With Quote