WoW:API GetActionSelfCastKey: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
{{Stub/API}}
{{wowapi}}
{{wowapi}}
Returns string value on what Key that activates Self cast (default ALT)
Returns string value on what Key that activates Self cast (default ALT)

Revision as of 01:16, 27 December 2006

WoW API < GetActionSelfCastKey

Returns string value on what Key that activates Self cast (default ALT)

 key = GetActionSelfCastKey() 

Parameters

Returns

key

key
String - the Keyboard binding used in string form.