BuildingDatabase
Class in SurvivEngine Namespace
Inherits from DatabaseAssetBase<BuildingDataAsset>
Class in SurvivEngine Namespace
Inherits from DatabaseAssetBase<BuildingDataAsset>
A database storing and providing building data for buildings, crafting stations and cooking stations.
Spawn a building entity in the world, identified by the given name.
buildingName The name of the building to spawn.
Get the cooking station asset associated with the given name.
cookingStationName The name of the cooking station to find.
Get the crafting station asset associated with the given name.
craftingStationName The name of the crafting station to find.
Gets the database options of this database filtered to only include cooking station options.
Gets the database options of this database filtered to only include crafting station options.