![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the floors for a map group.
info = C_Map.GetMapGroupMembersInfo(uiMapGroupID)
Arguments
- uiMapGroupID
- number
Returns
- info
- table UiMapGroupMemberInfo[]
| Field | Type | Description |
|---|---|---|
| mapID | number | UiMapID |
| relativeHeightIndex | number | |
| name | string | Floor name |
Patch changes
Patch 8.0.1 (2018-07-17): Added.
