pub type EOS_Mods_EnumerateModsOptions = _tagEOS_Mods_EnumerateModsOptions;Expand description
Input parameters for the EOS_Mods_EnumerateMods Function.
Aliased Type§
#[repr(C)]pub struct EOS_Mods_EnumerateModsOptions {
pub ApiVersion: i32,
pub LocalUserId: *mut EOS_EpicAccountIdDetails,
pub Type: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_MODS_ENUMERATEMODS_API_LATEST.
LocalUserId: *mut EOS_EpicAccountIdDetailsThe Epic Account ID of the user for which the mod should be enumerated
Type: i32Type of the mods to enumerate