예제 #1
0
 public void UpdateUI(bool tf)
 {
     if (!tf)
     {
         return;
     }
     mLayout.Draw();
 }