コード例 #1
0
ファイル: PlayerImpl.cs プロジェクト: sparta11/mediviabot
 public int HealthPercent()
 {
     return(variables.HealthPercent());
 }