示例#1
0
 public override void ClearThis()
 {
     base.ClearThis();
     this.GetGameMap().RemoveObj(this);
     IDManager.RecoveryTypeID(this.GetTypeId(), this.type);
 }