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