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

Reset Achievement

PreviousStore All Changes And Notify PlayerNextIs Achievement Unlocked

Last updated 9 days ago

📄 Description

Resets (clears) the unlock status of a specified achievement. This is primarily used for testing purposes.

(UE5.4 only) This Node works, though Steam needs a long time to update its visual in the in game dashboard.

Name
Description

Achievement API Name

The API name of the achievement to reset as defined in Steamworks

Store All Changes Instantly

Name
Description

On Success

Achievement was successfully reset

On Fail

Failed to reset the achievement

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

If true, immediately uploads the changes to Steam's servers (No need to call afterwards if this is ticked true.)

📚
📚
Refresh Current Stats
Store All Changes And Notify Player