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