![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AndroidRuntimeSettings.h>
Public Attributes | |
| FString | Name |
| FString | LeaderboardID |
Holds the game-specific leaderboard name and corresponding ID from Google Play services.
| FString FGooglePlayLeaderboardMapping::LeaderboardID |
The ID of the corresponding leaderboard, generated by the Google Play developer console.
| FString FGooglePlayLeaderboardMapping::Name |
The game-specific leaderboard name (the one passed in to WriteLeaderboards calls).