示例#1
0
 public int GetInitialHealth()
 {
     return(baseStats.GetStats(StatEnum.Health));
 }