API Reference > 0.19.1 > PreferencesReader
PreferencesReader Class
Reads preferences from the F1PREFS.DAT file.
Namespace: ArgData
Constructors
| Name | Description |
|---|---|
| PreferencesReader(PreferencesFile preferencesFile) | Creates a PreferencesReader for the specified F1PREFS.DAT file. preferencesFile: PreferencesFile to read from. |
Methods
| Name | Description |
|---|---|
| For(PreferencesFile preferencesFile) | Creates a PreferencesReader for the specified F1PREFS.DAT file. preferencesFile: PreferencesFile to read from. |
| GetAutoLoadedNameFile() | Gets the relative path and name of the name file that is auto-loaded by the game. |
| GetAutoLoadedSetupFile() | Gets the relative path and name of the setup file that is auto-loaded by the game. |