Skip to main content

EOS_Achievements_GetAchievementDefinitionCountOptions

Type Alias EOS_Achievements_GetAchievementDefinitionCountOptions 

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

API Version: Set this to EOS_ACHIEVEMENTS_GETACHIEVEMENTDEFINITIONCOUNT_API_LATEST.