Пример #1
0
 public static void DisableSystem <T>() where T : IGameSystemMono
 {
     m_SystemManager.DisableSystem <T>();
 }