GetActionSelfCastKey

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 2.0.1

Gets the key that activates self-casting.

key = GetActionSelfCastKey()

Returns

key
String - The key bound for activating Self cast ("ALT" by default).

Patch changes