C_SummonInfo.GetSummonConfirmSummoner

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Patch
Added in 8.1.0 / 1.13.3

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

  • BattleForAzeroth-Logo-Small.png 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()