コード例 #1
0
 private static bool IntHighScore(AchievementData ach, object o)
 {
     AccountInfo.SetIntStat(ach, (int)o);
     return(true);
 }