EOS_Mods_InstallModCallbackInfo

EOS API reference page for EOS_Mods_InstallModCallbackInfo

1分で読めます

This data structure is part of the Mods Interface.

Remarks

Output parameters for the EOS_Mods_InstallMod Function. These parameters are received through the callback provided to EOS_Mods_InstallMod

Properties

EOS_Mods_InstallModCallbackInfo

PropertyValue
EOS_EResult ResultCodeResult code for the operation. EOS_Success is returned if the installation was successful, otherwise one of the error codes is returned.
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the user for which mod installation was requested
void* ClientDataContext that is passed into EOS_Mods_InstallMod
const EOS_Mod_Identifier* ModMod for which installation was requested