pub const EOS_EResult_EOS_Mods_UserDoesNotOwnTheGame: EOS_EResult = 11009;Expand description
Attempting to perform an action on a game that the user doesn’t own. This error comes from the external ModSdk process.
pub const EOS_EResult_EOS_Mods_UserDoesNotOwnTheGame: EOS_EResult = 11009;Attempting to perform an action on a game that the user doesn’t own. This error comes from the external ModSdk process.