示例#1
0
 public float FetchMaxHealth()
 {
     return(baseStats.FetchStat(Stat.Health));
 }