🎮
Play Plus | Play Services Plugin For GC2
  • 👋Getting Started
  • Visual Scripting
    • ▶️Instructions
      • Play Games Activate
      • Play Games Authenticate
      • Request Server Side Access
      • Get Local User Id
      • Get Local User Name
      • Get Token
    • ⚡Events
      • On Authenticate
      • On Request Server Side Access
    • ❓Conditions
      • Is User Authenticated
  • Features
    • 🎉Achievements
      • ▶️Instructions
        • Show Achievements UI
        • Increment Achievement
        • Report Progress
        • Reveal Achievement
        • Unlock Achievement
      • ⚡Events
        • On Increment Achievement
        • On Show Achievement UI
        • On Report Progress
        • On Reveal Achievement
        • On Unlock Achievement
    • 🎖️Leaderboards
      • ▶️Instructions
        • Open Leader Board UI
        • Report Score
      • ⚡Events
        • On Open Leader Board UI
        • On Report Score
    • 💾Save Games
      • ▶️Instructions
        • Open Save Load UI
      • ⚡Events
        • On Open Save Load UI
    • 🙌Events
      • ▶️Instructions
        • Increment Event
      • ⚡Events
        • On Increment Event
    • 🧑‍🤝‍🧑Friends (TBD)
    • 📊Player Stats (TBD)
  • Road Map
  • Releases
Powered by GitBook
On this page
  1. Features
  2. 🎖️Leaderboards
  3. ▶️Instructions

Report Score

Submits the score for the currently signed-in player to the leaderboard associated with a specific id and metadata (such as something the player did to earn the score).

Parameters

Score
  • Score to report.

Leaderboard
  • The leaderboard id.

Metadata
  • Metadata about the score. (Optional).

PreviousOpen Leader Board UINextEvents

Last updated 1 year ago