EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions

EOS API reference page for EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions

1분 소요

This data structure is part of the Achievements Interface.

Remarks

Input parameters for the EOS_Achievements_CopyPlayerAchievementByAchievementId function.

Properties

EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_ACHIEVEMENTS_COPYPLAYERACHIEVEMENTBYACHIEVEMENTID_API_LATEST.
EOS_ProductUserId TargetUserIdThe Product User ID for the user whose achievement is to be retrieved.
const char* AchievementIdAchievement ID to search for when retrieving player achievement data from the cache.
EOS_ProductUserId LocalUserIdThe Product User ID for the user who is querying for a player achievement. For a Dedicated Server this should be null.