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