TogetherLeaderboardUser - TogetherGames/Public-Corona-Lua GitHub Wiki

TogetherLeaderboardUser

Together::TogetherLeaderboardUser

Overview

The Leaderboard class represents a User record within a Leaderboard.


Members

number LeaderboardUserID

The ID of the LeaderboardUser.

number UserID

The ID of the User playing a original GameInstance.

string Username

The Username assigned to the User.

boolean UserAnonymous

A boolean indicating whether the User is anonymous.

number PlayDuration

How long the User played the game for.

number SecondsSinceAwarded

The number of seconds since the Leaderboard was awarded.

number LastActivityInSeconds

The number of seconds since the User was last active in any game.

number ClientID

The ID of the Client the User has last played a Game with.

number GameID

The ID of the Game the User has last played.

number PlatformID

The ID of the Platform of the last played Game for the User.

PropertyCollection Properties

A property collection containing all custom properties for the LeaderboardUser.


⚠️ **GitHub.com Fallback** ⚠️