WoW API: GetActionSelfCastKey

From AddOn Studio
Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GetActionSelfCastKey to API GetActionSelfCastKey without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < GetActionSelfCastKey

Gets the key that activates Self cast, default key is ALT.

key = GetActionSelfCastKey()

Parameters[edit]

Arguments[edit]

none

Returns[edit]

  • key (string) - the key bound for activating Self cast

Notes[edit]

  • Removed in Patch 2.2.0 (2007-09-25) - Replaced by the more general GetModifiedClick.