WoW:API GetActionTexture: Difference between revisions

removed code blocks
(Copy-edited to fit {{wowapi}})
(removed code blocks)
Line 2: Line 2:


Returns the filepath for an action's texture.
Returns the filepath for an action's texture.
{{Code/Begin}}
texture = GetActionTexture(actionSlot)
texture = GetActionTexture(actionSlot)
 
{{Code/End}}
{{clr}}
{{clr}}
== Parameters ==
== Parameters ==
Anonymous user