Пример #1
0
 // Start is called before the first frame update
 void Start()
 {
     BUTTONN = BUTONN.GetComponent <Image>(); BUTTONTEXT = BUTONNTEXT.GetComponent <Text>(); _I_ = I.GetComponent <Image>(); _I_I_ = II.GetComponent <Image>(); _I_I_I_ = III.GetComponent <Image>(); BEKGRAYNDEMAGW = BEKGRAYND.GetComponent <Image>();
 }