Open Rails

UserCommandModifiableKeyInput Class

[This is preliminary documentation and subject to change.]

Stores a key, specific combination of keyboard modifiers and a set of keyboard modifiers to ignore for comparison with a KeyboardState.

For a list of all members of this type, see UserCommandModifiableKeyInput Members .

System.Object
   UserCommandInput
      UserCommandKeyInput
         UserCommandModifiableKeyInput

public class UserCommandModifiableKeyInput : UserCommandKeyInput

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ORTS.Settings

Assembly: ORTS.Settings (in ORTS.Settings.dll)

See Also

UserCommandModifiableKeyInput Members | ORTS.Settings Namespace