コード例 #1
0
 public float GetVariable(string var)
 {
     return(character.GetVariable(var));
 }