Пример #1
0
 public static float GetEnergyFull()
 {
     return(instance.energyFull + PerkManager.GetEnergyCapModifier());
 }