WoW:API ConfirmSummon: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Remove singature made using ~ in main namespace)
(Updated to match the current API boilerplate.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{stub/api}}


The equivalent of pressing the accept button when there is an offer to be summoned.
Accepts a summon request (only works during the two minutes the summon is available).
ConfirmSummon()
 
 
== Arguments ==
None
 
 
== Returns ==
None

Revision as of 19:40, 25 June 2007

WoW API < ConfirmSummon

Accepts a summon request (only works during the two minutes the summon is available).

ConfirmSummon()


Arguments

None


Returns

None