![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the poi banners for a map.
mapBanners = C_Map.GetMapBannersForMap(uiMapID)
Arguments
- uiMapID
- number : UiMapID
Returns
- mapBanners
- MapBannerInfo[]
| Field | Type | Description |
|---|---|---|
| areaPoiID | number | |
| name | string | |
| atlasName | string | |
| uiTextureKit | string? |
Patch changes
Patch 8.1.0 (2018-12-11): Added uiTextureKit field.
Patch 8.0.1 (2018-07-17): Added.
