Beispiel #1
0
 void OnDestroy()
 {
     if (_memoryStat != null)
     {
         _memoryStat.ClearAllCaches();
     }
 }
Beispiel #2
0
 void OnDestroy()
 {
     _memoryStat.ClearAllCaches();
 }