Steam Leaderboards
CtrlK
  • 👋Welcome
  • Installing This Plugin
  • ✅Enabling This Plugin
  • âš™ī¸Preparing The Project For Use With This Plugin
  • 📚All Nodes
    • đŸ—ī¸Find Leaderboard
    • đŸ—ī¸Create Leaderboard
    • đŸ—ī¸Upload Score To Leaderboard
    • đŸ—ī¸Get Leaderboard Data
    • 📚Get Leaderboard Display Type
    • 📚Get Leaderboard Length
    • 📚Get Leaderboard Name
    • 📚Get Leaderboard Sort Method
    • 📚Get Avatar by SteamID
    • 📚Get Username by SteamID
    • 📚Get Steam ID
    • 🔷Structs
      • 🔷UploadResult
      • 🔷LeaderboardData
    • đŸ”ļEnums
      • đŸ”ļLeaderboardDataType
      • đŸ”ļUploadMethod
      • đŸ”ļSortMethod
      • đŸ”ļDisplayType
      • đŸ”ļNodeOutput
      • đŸ”ļAvatarSize
  • 🎓Tutorials
    • ➕Manually add your own Leaderboard in Steamworks
    • ❗How to handle occurring error messages
    • â„šī¸Gather Leaderboard Information for current user
    • ⭕How to Disable Error Messages
  • 📌Roadmap & Changelog
  • đŸŽŦTutorial Video
  • đŸ’¯Reviews & Questions
Powered by GitBook
On this page
  1. 📚All Nodes

📚Get Leaderboard Name

📄 Description

Retrieves the human-readable name of a specified Steam leaderboard.

Name
Description

Leaderboard ID

The ID for the leaderboard you want to get data for.

Name
Description

On Success

Executes if the name was successfully retrieved.

On Fail

Executes if the Steam API is not validated.

Name

The name of the leaderboard. Returns an empty string on failure.

PreviousGet Leaderboard LengthNextGet Leaderboard Sort Method

Last updated 14 days ago