Esempio n. 1
0
 void onFalse()
 {
     RCSBuildAid.SetActive(false);
 }
Esempio n. 2
0
 void onTrue()
 {
     RCSBuildAid.SetActive(true);
 }