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