WoW:API DoReadyCheck: Difference between revisions
Jump to navigation
Jump to search
no edit summary
m (removed Category:Boilerplates (doesn't make any sense)) |
No edit summary |
||
| Line 4: | Line 4: | ||
<!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> | <!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> | ||
Initiates a raid ready check. Can only be called by the raid leader, does nothing if called by other raid members or outside of a raid. | Initiates a raid ready check. Can only be called by the raid leader, does nothing if called by other raid members or outside of a raid. | ||
As of one of the 2.0 patches, this function can also be called while in a normal party, but again only by the Group Leader | |||
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | <!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | ||