WoW API: GetSummonConfirmSummoner

Revision as of 04:46, 15 August 2023 by Move page script (talk) (Move page script moved page API GetSummonConfirmSummoner to API GetSummonConfirmSummoner without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < GetSummonConfirmSummoner

Get the name of the unit which initiated the players summon.

playerName = GetSummonConfirmSummoner()

Returns

playerName
String - Name of the player summoning you, or nil if no summon is currently pending.

Details

The function returns correct results after the CONFIRM_SUMMON event.