Skip to main content

EOS_Achievements_GetUnlockedAchievementCountOptions

Type Alias EOS_Achievements_GetUnlockedAchievementCountOptions 

Source
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: i32

API Version: Set this to EOS_ACHIEVEMENTS_GETUNLOCKEDACHIEVEMENTCOUNT_API_LATEST.

§UserId: *mut EOS_ProductUserIdDetails

Product User ID for which to retrieve the unlocked achievement count