Open Rails

UserCommandKeyInput.IsModifiersMatching Method

[This is preliminary documentation and subject to change.]

protected static bool IsModifiersMatching(
   KeyboardState keyboardState,
   bool shift,
   bool control,
   bool alt
);

See Also

UserCommandKeyInput Class | ORTS.Settings Namespace