コード例 #1
0
ファイル: StatHolder.cs プロジェクト: IndecisionGames/Mercy2D
 public float GetValueUnmodified()
 {
     return(StatObject.GetValueUnmodified());
 }