![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the dig sites on a map.
digSites = C_ResearchInfo.GetDigSitesForMap(uiMapID)
Arguments
- uiMapID
- number
Returns
- digSites
- structure - DigSiteMapInfo[]
| Field | Type | Description |
|---|---|---|
| researchSiteID | number | |
| position | Vector2DMixin🔗 | |
| name | string | |
| textureIndex | number |
Patch changes
Patch 8.0.1 (2018-07-17): Added.
