예제 #1
0
 void _PopupText(string text)
 {
     popupText.Go(text);
 }