using System; using UnityEngine; public class KeyboardShortcutManager : MonoBehaviour { }