WoW:API ConfirmSummon: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(bp)
mNo edit summary
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi|toc=0}}
Accepts a summon request (only works during the two minutes the summon is available).
Accepts a summon request. Only works during the two minutes the summon is available.
  ConfirmSummon()
  ConfirmSummon()


== See also ==
== See also ==
* {{api|CancelSummon}}
* {{api|CancelSummon}}

Revision as of 07:32, 19 June 2020

WoW API < ConfirmSummon

Accepts a summon request. Only works during the two minutes the summon is available.

ConfirmSummon()

See also