Skip to content

Commit

Permalink
Add missing GKAchievementDescription APIs. (#19)
Browse files Browse the repository at this point in the history
* Add missing GKAchievementDescription APIs.
Add achievements panel to the sample app for viewing achievements and descriptions.

* Add trailing newlines.

* Remove #pragma 0649 in favor of initializing serialized fields with default values.

* Add a missing await to the ResetAchievements call and ensure the Reset button is disabled until it completes.
  • Loading branch information
AdamSzApple authored and GitHub Enterprise committed Jan 17, 2024
1 parent 469b3a5 commit 01a7f1e
Show file tree
Hide file tree
Showing 23 changed files with 6,011 additions and 1,021 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2022.3.16f1
m_EditorVersionWithRevision: 2022.3.16f1 (d2c21f0ef2f1)
m_EditorVersion: 2022.3.17f1
m_EditorVersionWithRevision: 2022.3.17f1 (4fc78088f837)
Loading

0 comments on commit 01a7f1e

Please sign in to comment.