![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns contribution buildings on a map.
contributionCollectors = C_ContributionCollector.GetContributionCollectorsForMap(uiMapID)
Arguments
- uiMapID
- number
Returns
- contributionCollectors
- structure - ContributionMapInfo[]
| Field | Type | Description |
|---|---|---|
| areaPoiID | number | |
| position | Vector2DMixin🔗 | |
| name | string | |
| atlasName | string | |
| collectorCreatureID | number |
Patch changes
Patch 8.0.1 (2018-07-17): Added.
