Skip to main content

EOS_Mods_CopyModInfoOptions

Type Alias EOS_Mods_CopyModInfoOptions 

Source
pub type EOS_Mods_CopyModInfoOptions = _tagEOS_Mods_CopyModInfoOptions;
Expand description

Data for the EOS_Mods_CopyModInfo function.

Aliased Type§

#[repr(C)]
pub struct EOS_Mods_CopyModInfoOptions { pub ApiVersion: i32, pub LocalUserId: *mut EOS_EpicAccountIdDetails, pub Type: i32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_MODS_COPYMODINFO_API_LATEST.

§LocalUserId: *mut EOS_EpicAccountIdDetails

The Epic Account ID of the user for which mods should be copied

§Type: i32

Type of the enumerated mod to copy