public void TakeControl(InputMonitor monitor) => MonitorManager.TakeControl(monitor);
private void OnEnable() => MonitorManager.TakeControl(this);