Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Control

Marks that the Control key modifier is part of the key combination. Resolves to control key on Windows, macOS, and Linux.
Read time 1 minuteLast updated 12 days ago

Definition

Control = 8

Remarks

For most cases it is best to use ShortcutModifiers.Action as it will represent the most appropriate action key for each particular platform.