WoW:API ConfirmBindOnUse: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
m (Move page script moved page API ConfirmBindOnUse to API ConfirmBindOnUse without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{stub/api}}
 
Accepts the confirmation to bind an item after attempting to loot a Bind on Pickup item (BoP) or attempting to equip a Bind on Equip item (BoE)
 
Accepts the confirmation to bind an item after attempting to loot a Bind on Pickup item (BoP) or attempting to equip a Bind on Equip item (BoE).
ConfirmBindOnUse()
 
 
== Arguments ==
None
 
 
== Returns ==
None

Latest revision as of 04:45, 15 August 2023

WoW API < ConfirmBindOnUse


Accepts the confirmation to bind an item after attempting to loot a Bind on Pickup item (BoP) or attempting to equip a Bind on Equip item (BoE).

ConfirmBindOnUse()


Arguments[edit]

None


Returns[edit]

None