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

Get Localized Achievement Description

PreviousGet Localized Achievement NameNextGet Is Hidden Achievement

Last updated 9 days ago

📄 Description

Gets the localized description of an achievement in the user's current language.

Name
Description

Achievement API Name

The API name of the achievement

Name
Description

Localized Description

The localized description of the achievement in the user's language. This is pulled from the "desc" attribute and is automatically translated based on the user's Steam UI language setting. If no translation exists for the user's language, it falls back to English.

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

📚
📚
Refresh Current Stats