Пример #1
0
 void Update()
 {
     myInt.DisplayInt();
     myInt.AddToInt(Random.Range(0, 100));
 }