コード例 #1
0
ファイル: Ability.cs プロジェクト: asd540578/TD_Project
 public float GetModDmgMin()
 {
     return(PerkManager.GetModAbilityDmgMin(prefabID));
 }