EOS_AntiCheatClient_OnClientIntegrityViolatedCallback

EOS API reference page for EOS_AntiCheatClient_OnClientIntegrityViolatedCallback

1분 미만 소요

This function is part of the AntiCheatClient Interface.

Remarks

Callback issued when the local client triggers an integrity violation. The message contains descriptive string of up to 256 characters and must be displayed to the player. This callback is always issued from within EOS_Platform_Tick on its calling thread.

Parameters

EOS_AntiCheatClient_OnClientIntegrityViolatedCallback

Parameter Type And NameUsage Information
const EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo* Data