Exemple #1
0
 void Update()
 {
     text.text = resName + ": " + ResourceHolder.GetRes(resType).ToString("00");
 }