Example #1
0
 public void Booth_SetRepairOkProb(float nRepairOkProb)
 {
     mBooth.SetRepairOkProb(nRepairOkProb);
 }