ClassicCityBuilderKit 1.8.8
|
requirement that specifies a point and some parameters a road at that point has to match
both Road and Stage if any kind of road is ok
currently only used as a requirement for buildings(BuildingInfo.RoadRequirements)
for example in the stages and bridges in THREE
Public Member Functions | |
bool | Check (Vector2Int point, Road road, string stage) |
Public Attributes | |
Vector2Int | Point |
Road | Road |
string | Stage |
bool | Amend |