|
ClassicCityBuilderKit 1.9.4
|
Public Member Functions | |
| T | GetObject (string key) |
| RuntimeKeyedSet (params T[] objects) | |
Public Member Functions inherited from CityBuilderCore.RuntimeObjectSet< T > | |
| RuntimeObjectSet (params T[] objects) | |
Additional Inherited Members | |
Static Public Member Functions inherited from CityBuilderCore.IKeyedSet< T > | |
| static T | GetKeyedObject (string key) |
Properties inherited from CityBuilderCore.RuntimeObjectSet< T > | |
| T[] | Objects [get, set] |
Properties inherited from CityBuilderCore.IObjectSet< T > | |
| T CityBuilderCore.RuntimeKeyedSet< T >.GetObject | ( | string | key | ) |
Implements CityBuilderCore.IKeyedSet< T >.