Esempio n. 1
0
 public Boolean IsPowerup()
 {
     return(SafeNatives.IsItemPowerup(this));
 }