WoW API: GetSummonConfirmSummoner

Revision as of 00:19, 3 May 2010 by WoWWiki>Myrddinwylt (Added doucumentation for this API where no page existed before)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < GetSummonConfirmSummoner

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

playerName = GetSummonConfirmSummoner()

Arguments

none

Returns

playerName
String - Unit's name in English or nil.

Details

The functon returns correct results after the CONFIRM_SUMMON event.