Ejemplo n.º 1
0
 /// <summary>
 /// Cancel the current event
 /// </summary>
 public static void Cancel()
 {
     MtaClient.CancelEvent();
 }