示例#1
0
 /// <summary>
 /// Clears the chatbox
 /// </summary>
 public static void Clear()
 {
     MtaClient.ClearChatBox();
 }