public static void SetGoogleAchievementCompletionLevel(string id, int level) { LT_Instance.SetGoogleAchievementCompletionLevel(id, level); }