WoW API: GetSummonConfirmSummoner

From AddOn Studio
Jump to navigation Jump to search

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.