Inheritance: UnityEngine.MonoBehaviour
 void OnApplicationQuit()
 {
     _instance = null;
 }
	void OnApplicationQuit()
	{
		_instance = null;
	}