EOS_Mods_InstallModOptions

EOS API reference page for EOS_Mods_InstallModOptions

1分未満で読めます

This data structure is part of the Mods Interface.

Remarks

Input parameters for the EOS_Mods_InstallMod Function.

Properties

EOS_Mods_InstallModOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_MODS_INSTALLMOD_API_LATEST.
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the user for which the mod should be installed
const EOS_Mod_Identifier* ModThe mod to install
EOS_Bool bRemoveAfterExitIndicates whether the mod should be uninstalled after exiting the game or not.