Loading...
Searching...
No Matches
CityBuilderCore.StructureLevelManager Class Reference

Detailed Description

helper used by DefaultStructureManager to store the structure references for one structure level

Public Member Functions

void AddStructure (IStructure structure)
 
void RemoveStructure (IStructure structure)
 
IEnumerable< StructureReferenceGetStructureReferences ()
 
IEnumerable< IStructureGetStructures ()
 
IStructure GetStructure (Vector2Int position)