[This is preliminary documentation and subject to change.]
Specifies the keyboard modifiers for UserCommands.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Member Name | Description | Value |
|---|---|---|
| None | 0 | |
| Shift | 1 | |
| Control | 2 | |
| Alt | 4 |
Namespace: ORTS.Settings
Assembly: ORTS.Settings (in ORTS.Settings.dll)