This data structure is part of the Mods Interface.
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 Online Services 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.
|
This data structure is part of the Mods Interface.
Input parameters for the EOS_Mods_InstallMod Function.
Properties
Mods.InstallModOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_MODS_INSTALLMOD_API_LATEST.
|
EpicAccountId LocalUserId
|
The Epic Online Services Account ID of the user for which the mod should be installed
|
ModIdentifier Mod
|
The mod to install
|
bool RemoveAfterExit
|
Indicates whether the mod should be uninstalled after exiting the game or not.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no