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

#include <AndroidRuntimeSettings.h>

Public Attributes

FString Name
 
FString AchievementID
 

Detailed Description

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

Member Data Documentation

◆ AchievementID

FString FGooglePlayAchievementMapping::AchievementID

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

◆ Name

FString FGooglePlayAchievementMapping::Name

The game-specific achievement name (the one passed in to WriteAchievement calls).


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