void OnDestroy() { Debug.Log("Root OnDestroy"); mPluginManager.BeforeShut(); mPluginManager.Shut(); mPluginManager = null; }