isLoaded

open fun isLoaded(regionID: Int): Boolean

Checks if the loaded regions contains the given region id

Return

true if the loaded regions contains the given region id, false otherwise

Parameters

regionID

the region id to check