예제 #1
0
 public void EmptyChatUIInput()
 {
     m_inputText.EmptyInput();
     m_fOffect      = 0;
     m_iAddSpaceNum = 0;
 }
예제 #2
0
 public void EmptyChatUIInput()
 {
     m_inputText.EmptyInput();
     m_fOffect    = 0;
     m_iOffsetNum = 0;
 }