コード例 #1
0
 public Boolean IsPawnable()
 {
     return(SafeNatives.IsItemPawnable(this));
 }