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