WoW:API AcceptBattlefieldPort: Difference between revisions
Jump to navigation
Jump to search
m
Typing wiki entries at 2 AM is bad I guess.
mNo edit summary |
m (Typing wiki entries at 2 AM is bad I guess.) |
||
| Line 9: | Line 9: | ||
:;index : Numeric - The battlefield in queue to enter. | :;index : Numeric - The battlefield in queue to enter. | ||
:;accept : Boolean - Whether or not to accept entry to the battlefield. | :;accept : Boolean - Whether or not to accept entry to the battlefield. | ||
=== Details === | |||
Passing nil as an accept argument will cause you to leave the queue for the battlefield, if you are inside a battlefield you will leave it regardless if it's ended or not. | |||
=== Example === | === Example === | ||
| Line 25: | Line 28: | ||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
{{ | {{wowapi}} | ||