Exemple #1
0
 public virtual void ColorTo(GameObject inst, Color colorTo)
 {
     UIColors.AnimateColor(inst, colorTo);
 }