Ejemplo n.º 1
0
 public List <Descriptor> GetDescriptors(GameObject go)
 {
     return(SimulatedTemperatureAdjuster.GetDescriptors(this.simulatedInternalTemperature));
 }