getRegions

fun getRegions(continentId: Int, floorId: Int): List<Int>

Returns a list of region IDs on the specified continent and floor Documentation can be found in the GW2 Wiki

Parameters

continentId

ID of the continent

floorId

ID of the floor on the continent