Ventero / FRESteamWorks

SteamWorks API for AIR applications
Other
83 stars 27 forks source link

getLeaderboardName() returns ID, not community name. #21

Closed jaimedominguez closed 9 years ago

jaimedominguez commented 9 years ago

Is there a way to retrieve that public name?

Thanks!

Ventero commented 9 years ago

Mh, after looking at the upstream documentation, it seems like this is not supported by the Steamworks SDK. I guess the easiest workaround is to maintain some kind of mapping of id -> community name in your application.

If this is a feature you really care about, you could also post a feature request in the Steamworks developer group.