UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGooglePlayLeaderboardMapping Struct Reference

#include <AndroidRuntimeSettings.h>

Public Attributes

FString Name
 
FString LeaderboardID
 

Detailed Description

Holds the game-specific leaderboard name and corresponding ID from Google Play services.

Member Data Documentation

◆ LeaderboardID

FString FGooglePlayLeaderboardMapping::LeaderboardID

The ID of the corresponding leaderboard, generated by the Google Play developer console.

◆ Name

FString FGooglePlayLeaderboardMapping::Name

The game-specific leaderboard name (the one passed in to WriteLeaderboards calls).


The documentation for this struct was generated from the following file: