Choose your implementation method:
This data structure is part of the Mods Interface.
EOS_Mod_Identifier is used to identify a mod.
Properties
EOS_Mod_Identifier
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_MOD_IDENTIFIER_API_LATEST.
|
const char* NamespaceId
|
Product namespace id in which this mod item exists
|
const char* ItemId
|
|
const char* ArtifactId
|
|
const char* Title
|
Represent mod item title.
|
const char* Version
|
Represent mod item version.
|
This data structure is part of the Mods Interface.
{ModIdentifier} is used to identify a mod.
Properties
Mods.ModIdentifier
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_MOD_IDENTIFIER_API_LATEST.
|
string NamespaceId
|
Product namespace id in which this mod item exists
|
string ItemId
|
|
string ArtifactId
|
|
string Title
|
Represent mod item title.
|
string Version
|
Represent mod item version.
|
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