private void OnDestroy()
 {
     _controllerList.Cleanup();
 }
Exemple #2
0
 public void Cleanup()
 {
     _controllerList.Cleanup();
 }