Esempio n. 1
0
 private void OnDestroy()
 {
     fetch = null;
 }
Esempio n. 2
0
 public ReliabilityProgress()
 {
     exponents = new Dictionary <string, float>();
     fetch     = this;
 }