示例#1
0
 /// <summary>
 /// Break this object
 /// </summary>
 public void Break()
 {
     MtaClient.BreakObject(element);
 }