C_SummonInfo.GetSummonConfirmSummoner

From Warcraft Wiki
Jump to navigation Jump to search

Returns the name of the player summoning you.

summoner = C_SummonInfo.GetSummonConfirmSummoner()

Returns

summoner
string? - name of the player summoning you, or nil if no summon is currently pending.

Details

Patch changes

Battle for Azeroth Patch 8.1.5 (2019-03-12): Moved to C_SummonInfo.GetSummonConfirmSummoner()
WoW Icon update.png Patch 1.0.0 (2004-10-08): Added as GetSummonConfirmSummoner()