isCached

abstract fun isCached(buildingId: Int): Boolean

Checks whether a given building is cached in memory

Return

Whether or not it is cached in memory

Parameters

buildingId

the building to test