queryAllCategoryIDs

fun queryAllCategoryIDs(): List<String>

Queries all category IDs within the map.

Notes

Can be called during or after the VMELifeCycleListener.mapDataDidLoad notification.

Return

An array of category IDs within the map. Will return an empty array if called before the map has correctly loaded.

Since

1.10