decacis / godot_oculus_platform

An open-source implementation of the Oculus Platform SDK intended to be used with the Quest platform.
https://decacis.github.io/godot_oculus_platform/
MIT License
19 stars 3 forks source link

Incorrect example classes #2

Closed Blockyheadman closed 1 year ago

Blockyheadman commented 1 year ago

Documentation URL

https://decacis.github.io/godot_oculus_platform/functions/achievements/#achievements_get_all_progress

Error description

In the example of how it can be used, there are 2 types and a function that don't exist on the current release (1.2.0-beta). GDOPAchievementProgArray && GDOP.array_get_all(achievements_prog don't exist.

decacis commented 1 year ago

Thank you for reporting! I updated the example just now.