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