|
ClassicCityBuilderKit 1.9.4
|
some collection of scores
a set of all scores in the game is needed by ObjectRepository so the IScoresCalculator can calculate them
Additional Inherited Members | |
Public Member Functions inherited from CityBuilderCore.ObjectSet< Score > | |
| override Type | GetObjectType () |
| override void | SetObjects (object[] objects) |
| void | Add (T o) |
| void | Remove (T o) |
Public Attributes inherited from CityBuilderCore.ObjectSet< Score > | |
| T[] | Objects |