The ConfigFile type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| AntiAliasing |
Gets or sets anti-aliasing multiplier. - File Property: ANTI_ALIASING
| |
| AutosaveInterval |
Gets or sets autosave interval . - File Property: AUTOSAVE_INTERVAL
| |
| AutosaveShortInterval |
Gets or sets autosave short interval. - File Property: AUTOSAVE_SHORT_INTERVAL
| |
| CallHome |
Gets or sets call home. - File Property: CALL_HOME
| |
| CheckForUpdates |
Gets or sets check for updates flag. - File Property: VERBOSE_DEBUG_LOG
| |
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| ConicPatchDrawMode |
Gets or sets conic patch draw mode. - File Property: CONIC_PATCH_DRAW_MODE
| |
| ConicPatchLimit |
Gets or sets conic patch limit. - File Property: CONIC_PATCH_LIMIT
| |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| DataManager |
Gets the DataManager instance used by this instance
(Inherited from StorableObject.) | |
| DisplayName |
Gets the instance display name
(Inherited from StorableObject.) | |
| DontSendIp |
Gets or sets DontSendIp flag. - File Property: VERBOSE_DEBUG_LOG
| |
| FramerateLimit |
Gets or sets framerate limit. - File Property: FRAMERATE_LIMIT
| |
| FullScreen |
Gets or sets full screen flag. - File Property: FULLSCREEN
| |
| Id |
Gets the id/name of the element
(Inherited from StorableObject.) | |
| IsDirty |
Gets the is dirty flag
(Inherited from StorableObject.) | |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| LightQuality |
Gets or sets light quality. - File Property: LIGHT_QUALITY
| |
| Original |
Gets the original base data
(Inherited from StorableObject.) | |
| QualityPreset |
Gets or sets quality preset. - File Property: QUALITY_PRESET
| |
| ResloutionHeight |
Gets or sets resloution height. - File Property: SCREEN_RESOLUTION_HEIGHT
| |
| ResloutionWidth |
Gets or sets resolution width. - File Property: SCREEN_RESOLUTION_WIDTH
| |
| SettingsVersion |
Gets or sets the settings version. - File Property: SETTINGS_FILE_VERSION
| |
| ShadowsQuality |
Gets or sets shadows quality. - File Property: SHADOWS_QUALITY
| |
| ShowConsoleOnError |
Gets or sets show console on error flag. - File Property: SHOW_CONSOLE_ON_ERROR
| |
| ShowSpaceCenterCrew |
Gets or sets show space center flag. - File Property: SHOW_SPACE_CENTER_CREW
| |
| Terrain |
Gets or sets terrain configuration. - File Property: TERRAIN
| |
| TextureQuality |
Gets or sets texture quality. - File Property: TEXTURE_QUALITY
| |
| UiSize |
Gets or sets UI size. - File Property: UI_SIZE
| |
| Uri |
Gets the absolute URI of the data
(Inherited from StorableObject.) | |
| Values | (Inherited from ObservableDictionary TKey, TValue .) | |
| VerboseDebugLog |
Gets or sets verbose debug log flag. - File Property: VERBOSE_DEBUG_LOG
|
See Also