WoW:API GetActionTexture: Difference between revisions
Jump to navigation
Jump to search
GetActionTexture - Documentation by Flickering
mNo edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
__NOTOC__ | __NOTOC__ | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
Revision as of 16:40, 30 December 2005
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.