EOS_AntiCheatClient_AddExternalIntegrityCatalog

EOS API reference page for EOS_AntiCheatClient_AddExternalIntegrityCatalog

Under 1 min to read

This function is part of the AntiCheatClient Interface.

Remarks

Optional. Adds an integrity catalog and certificate pair from outside the game directory, for example to support mods that load from elsewhere. Mode: All

Return Value

  • EOS_Success - If the integrity catalog was added successfully

  • EOS_InvalidParameters - If input data was invalid

Parameters

EOS_AntiCheatClient_AddExternalIntegrityCatalog

Parameter Type And NameUsage Information
EOS_HAntiCheatClient Handle
const EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions* OptionsStructure containing input data.