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 Name | Usage Information |
---|---|
EOS_HAntiCheatClient Handle | |
const EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions* Options | Structure containing input data. |