The Game type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Game | Initializes a new instance of the Game class |
Methods
Fields
| Name | Description | |
|---|---|---|
| _keyedEntryCollection | (Inherited from ObservableDictionary TKey, TValue .) |
Properties
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| Description |
Gets or sets the description. - File Property: Description
| |
| FlightState |
Gets or sets the flight state. - File Property: FLIGHTSTATE
| |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| Mode |
Gets or sets the mode. - File Property: Mode
| |
| Parameters |
Gets or sets game parameters. - File Property: PARAMETERS
| |
| Scene |
Gets or sets the scene. - File Property: scene
| |
| Status |
Gets or sets the status. - File Property: Status
| |
| Title |
Gets or sets the title. - File Property: Title
| |
| Values | (Inherited from ObservableDictionary TKey, TValue .) | |
| Version |
Gets or sets the version. - File Property: version
|
Events
| Name | Description | |
|---|---|---|
| CollectionChanged | (Inherited from ObservableDictionary TKey, TValue .) | |
| PropertyChanged | (Inherited from KerbalDataObject.) |
See Also