Beispiel #1
0
 private void OnDestroy()
 {
     if (manager)
     {
         manager.Free();
     }
 }