WoW API: GetSummonConfirmSummoner

WoW API < GetSummonConfirmSummoner

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

playerName = GetSummonConfirmSummoner()

Arguments

none

Returns

playerName
String - Unit name or nil.

Details

The function returns correct results after the CONFIRM_SUMMON event.