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

Detailed Description

Connections are networks of values on the Map
they consist of feeders which determine the values and passers that just pass them along.

https://citybuilder.softleitner.com/manual/connections

Inheritance diagram for CityBuilderCore.Connection:
CityBuilderCore.KeyedObject CityBuilderCore.IKeyed

Public Attributes

string Name
 
Layer Layer
 
int LayerRange
 
int LayerFalloff
 
- Public Attributes inherited from CityBuilderCore.KeyedObject
string Key
 

Additional Inherited Members

- Static Public Member Functions inherited from CityBuilderCore.KeyedObject
static T GetKeyedObject< T > (string key)
 
- Properties inherited from CityBuilderCore.IKeyed