pub type EOS_Achievements_GetAchievementDefinitionCountOptions = _tagEOS_Achievements_GetAchievementDefinitionCountOptions;Expand description
Input parameters for the EOS_Achievements_GetAchievementDefinitionCount function.
Aliased Type§
#[repr(C)]pub struct EOS_Achievements_GetAchievementDefinitionCountOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_ACHIEVEMENTS_GETACHIEVEMENTDEFINITIONCOUNT_API_LATEST.