This data structure is part of the Mods Interface.
Remarks
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 | Item id of the Mod |
const char* ArtifactId | Artifact id of the Mod |
const char* Title | Represent mod item title. |
const char* Version | Represent mod item version. |