pub type EOS_Achievements_GetUnlockedAchievementCountOptions = _tagEOS_Achievements_GetUnlockedAchievementCountOptions;Expand description
Input parameters for the EOS_Achievements_GetUnlockedAchievementCount function.
Aliased Type§
#[repr(C)]pub struct EOS_Achievements_GetUnlockedAchievementCountOptions {
pub ApiVersion: i32,
pub UserId: *mut EOS_ProductUserIdDetails,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_ACHIEVEMENTS_GETUNLOCKEDACHIEVEMENTCOUNT_API_LATEST.
UserId: *mut EOS_ProductUserIdDetailsProduct User ID for which to retrieve the unlocked achievement count