Пример #1
0
 public void Destroy()
 {
     m_gameObjectRepository.DestroyAllGameObjects();
     Object.Destroy(m_gameObjectRepository.Root);
 }