Thread: Spell cost
View Single Post
03-15-18, 03:16 PM   #6
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by Seerah View Post
According to the UI source, it's not a nested table.

ex., https://github.com/tomrus88/Blizzard...teBar.lua#L148
Look again. The line you highlights assigns the returned outer table to a variable, and then the very next line loops over the inner table(s).
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote