API GetSummonConfirmSummoner
Talk0
98,518pages on
this wiki
this wiki
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.