This data structure is part of the Mods Interface.
Remarks
Output parameters for the EOS_Mods_EnumerateMods Function. These parameters are received through the callback provided to EOS_Mods_EnumerateMods
Properties
EOS_Mods_EnumerateModsCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | Result code for the operation. EOS_Success is returned if the enumeration was successful, otherwise one of the error codes is returned. |
EOS_EpicAccountId LocalUserId | The Epic Account ID of the user for which mod enumeration was requested |
void* ClientData | Context that is passed into EOS_Mods_EnumerateMods |
EOS_EModEnumerationType Type | Type of the enumerated mods |