Class CPUPresetSnapshot
Snapshots for pre-defined CPU presets.
Inheritance
System.Object
CPUPresetSnapshot
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class CPUPresetSnapshot
Constructors
| Name | Description |
|---|---|
| CPUPresetSnapshot() |
Properties
| Name | Description |
|---|---|
| High | Gets or sets the configuration for high game settings. |
| Low | Gets or sets the configuration for low game settings. |
| Medium | Gets or sets the configuration for medium game settings. |
| Ultra | Gets or sets the configuration for ultra game settings. |