WoW API: GetActionTexture

Revision as of 14:57, 26 August 2006 by WoWWiki>Tmandry (Removed obsolete WoW API template and added {{wowapi}})

WoW API < GetActionTexture

GetActionTexture - Documentation by Flickering

Return the texture for an action.

texture = GetActionTexture(actionSlot)

Parameters

Arguments

(actionSlot)
actionSlot
Numeric - The slot number of the action to query.

Returns

texture
texture
String - The texture path for the action, or nil if the slot has no action.