WoW API: CancelMeetingStoneRequest
← WoW API < CancelMeetingStoneRequest
Removes the character from a Meeting Stone queue for an instance.
CancelMeetingStoneRequest();
ParametersEdit
ArgumentsEdit
- None
ReturnsEdit
- None
ExampleEdit
CancelMeetingStoneRequest();
ResultEdit
- If the character is in a Meeting Stone queue, the character is removed from the queue.
- If the character is not in a Meeting Stone queue, nothing happens.