EOS_Mod_Identifier

EOS API reference page for EOS_Mod_Identifier

Under 1 min to read

This data structure is part of the Mods Interface.

Remarks

EOS_Mod_Identifier is used to identify a mod.

Properties

EOS_Mod_Identifier

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_MOD_IDENTIFIER_API_LATEST.
const char* NamespaceIdProduct namespace id in which this mod item exists
const char* ItemIdItem id of the Mod
const char* ArtifactIdArtifact id of the Mod
const char* TitleRepresent mod item title.
const char* VersionRepresent mod item version.