コード例 #1
0
 public int GetInt(string intName)
 {
     return(ModHooks.GetPlayerInt(intName));
 }