Ejemplo n.º 1
0
 public Boolean IsOwned()
 {
     return(SafeNatives.IsItemOwned(this));
 }