Example #1
0
 void OnDestroy()
 {
     if (core != null)
     {
         core.Release();
     }
 }