Buildings
interface Buildings
Use BuildingManager to get building related information and functionalities
Functions
Link copied to clipboard
Explicitly store a BuildingData instance in the Java-level cache so that subsequent calls to getCachedBuildingData return this object without going through the engine.
Link copied to clipboard
Get BuildingData from core library based on its building id.
Link copied to clipboard
Returns cached building data if available, otherwise downloads and returns that data.
Link copied to clipboard
Get BuildingInfo corresponding to a specific building id.
Link copied to clipboard
Get a building's BuildingData from core library based on its building id.
Link copied to clipboard
Get a building's engine BuildingData from core library based on its building id.
Link copied to clipboard
Returns the floorId corresponding to the specific building entity