This data structure is part of the Mods Interface.
Remarks
Input parameters for the EOS_Mods_InstallMod Function.
Properties
EOS_Mods_InstallModOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_MODS_INSTALLMOD_API_LATEST. |
EOS_EpicAccountId LocalUserId | The Epic Account ID of the user for which the mod should be installed |
const EOS_Mod_Identifier* Mod | The mod to install |
EOS_Bool bRemoveAfterExit | Indicates whether the mod should be uninstalled after exiting the game or not. |