Ejemplo n.º 1
0
 // DESTRUCTOR
 public void OnDestroy()
 {
     settings = null;
     settingChangedHandlerList = null;
     instance = null;
 }