Steam Achievements
  • 👋Welcome
  • Installing This Plugin
  • ✅Enabling This Plugin
  • ⚙️Preparing The Project For Use With This Plugin
  • 📚All Nodes
    • 📚Unlock Achievement
    • 📚Refresh Current Stats
    • 📚Store All Changes And Notify Player
    • 📚Reset Achievement
    • 📚Is Achievement Unlocked
    • 📚Get Achievement Unlock Time
    • 📚Get Localized Achievement Name
    • 📚Get Localized Achievement Description
    • 📚Get Is Hidden Achievement
    • 📚Get Achievement Icon
    • 📚Get Achievement API Name by Index
    • 📚Get Total Number Of Achievements
  • 🎓Tutorials
    • ➕Manually add your own Achievements in Steamworks
    • ❗How to handle occurring error messages
    • ⭕How to Disable Error Messages
    • 🔓Unlock Achievements (WIP)
    • 💻Display all Achievements in a widget (WIP)
    • 👨‍💻How to work with the 480 Dev App ID (WIP)
    • 🌍Add Achievement Localizations (WIP)
  • 📌Roadmap & Changelog
  • 💯Reviews & Questions
Powered by GitBook
On this page
  1. Tutorials

How to work with the 480 Dev App ID (WIP)

PreviousDisplay all Achievements in a widget (WIP)NextAdd Achievement Localizations (WIP)

Last updated 9 days ago

First make sure to read trough the part of this documentation.

To use these nodes with the 480 dev app id, you can either get the API names by index or use the following:

  • ACH_WIN_ONE_GAME

  • ACH_WIN_100_GAMES

  • ACH_TRAVEL_FAR_ACCUM

  • ACH_TRAVEL_FAR_SINGLE

  • NEW_ACHIEVEMENT_0_4

🎓
👨‍💻
Preparing The Project For Use With This Plugin