This data structure is part of the Achievements Interface.
Remarks
Input parameters for the EOS_Achievements_CopyPlayerAchievementByIndex function.
Properties
EOS_Achievements_CopyPlayerAchievementByIndexOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ACHIEVEMENTS_COPYPLAYERACHIEVEMENTBYINDEX_API_LATEST. |
EOS_ProductUserId TargetUserId | The Product User ID for the user whose achievement is to be retrieved. |
uint32_t AchievementIndex | The index of the player achievement data to retrieve from the cache. |
EOS_ProductUserId LocalUserId | The Product User ID for the user who is querying for a player achievement. For a Dedicated Server this should be null. |