void OnEnable() { m_LoaderInfoManager.OnEnable(); if (m_LoadOrderUI == null) { m_LoadOrderUI = new XRLoaderOrderUI(m_LoaderInfoManager); } }