WoW:API GetActionSelfCastKey: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Updated to match the current API boilerplate.) |
||
Line 1: | Line 1: | ||
{{ | {{wowapi}} __NOTOC__ | ||
Gets the key that activates Self cast (default: ALT) | |||
key = GetActionSelfCastKey() | |||
== Arguments == | |||
None | |||
=== Returns === | === Returns === | ||
:; key : String - The key bound for activating Self cast | |||
:; key : String - |
Revision as of 19:51, 25 June 2007
← WoW API < GetActionSelfCastKey
Gets the key that activates Self cast (default: ALT)
key = GetActionSelfCastKey()
Arguments
None
Returns
- key
- String - The key bound for activating Self cast