Exemplo n.º 1
0
 public int GetUseLimit()
 {
     return(useLimit + (int)Mathf.Round(PerkManager.GetModAbilityUseLimit(prefabID)));
 }