private static void OnAppleControllerConnected() { if (!Application.isPlaying) { return; } inputHelperInstance.ConnectAppleController(); }