示例#1
0
 public void SetDropOnDeath(Boolean flag)
 {
     SafeNatives.SetItemDropOnDeath(this, flag);
 }