![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
queues = C_SocialQueue.GetGroupQueues(groupGUID)
Arguments
- groupGUID
- string
Returns
- queues
- structure - SocialQueueGroupQueueInfo[]
| Field | Type | Description |
|---|---|---|
| clientID | number | |
| eligible | boolean | |
| needTank | boolean | |
| needHealer | boolean | |
| needDamage | boolean | |
| isAutoAccept | boolean | |
| queueData | unknown QueueSpecificInfo |
Patch changes
Patch 7.1.0 (2016-10-25): Added.
