コード例 #1
0
 public float GetElementBonus(Element randomElement)
 {
     return(Data.GetElementBonus(randomElement));
 }