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. All Nodes

Unlock Achievement

PreviousAll NodesNextRefresh Current Stats

Last updated 9 days ago

📄 Description

Unlocks an achievement for the current user.

Name
Description

Achievement API Name

The API name of the achievement to unlock

Store All Changes and Notify Player Instantly

Name
Description

On Success

Achievement was successfully unlocked

On Fail

Failed to unlock the achievement

You need to first use the node before you can use any other node.

If true, immediately uploads the change and shows the unlock notification (No need to call afterwards if this is ticked true.)

📚
📚
Refresh Current Stats
Store All Changes And Notify Player