ClassicCityBuilderKit 1.9.1
|
category for bundling and filtering walkers, used in WalkerScore
may be used for grouping road blocking by setting it as PathTag in WalkerInfo and adding it to RoadBlockerComponent Tags
in this case the actual objects in the collection dont matter, walking is blocked purely by the key of this object
Public Member Functions | |
bool | Contains (WalkerInfo walker) |
string | GetName (int quantity) |
Public Attributes | |
string | NameSingular |
string | NamePlural |
WalkerInfo[] | Walkers |
![]() | |
string | Key |
Additional Inherited Members | |
![]() | |
static T | GetKeyedObject< T > (string key) |
![]() |