|
ClassicCityBuilderKit 1.9.4
|
Public Member Functions | |
| T | GetObject (string key) |
Public Member Functions inherited from CityBuilderCore.ObjectSet< T > | |
| override Type | GetObjectType () |
| override void | SetObjects (object[] objects) |
| void | Add (T o) |
| void | Remove (T o) |
Public Member Functions inherited from CityBuilderCore.ObjectSetBase | |
| Type | GetObjectType () |
| void | SetObjects (object[] objects) |
Additional Inherited Members | |
Static Public Member Functions inherited from CityBuilderCore.IKeyedSet< T > | |
| static T | GetKeyedObject (string key) |
Public Attributes inherited from CityBuilderCore.ObjectSet< T > | |
| T[] | Objects |
Properties inherited from CityBuilderCore.IObjectSet< T > | |
| T CityBuilderCore.KeyedSet< T >.GetObject | ( | string | key | ) |
Implements CityBuilderCore.IKeyedSet< T >.