Example #1
0
 private void OnEnable()
 {
     if (m_VirtualRoot != null)
     {
         m_VirtualRoot.Initialize();
     }
 }