コード例 #1
0
 public virtual bool CanWasteMana(float value)
 {
     return(mana.CanWasteMana(value));
 }