This data structure is part of the AntiCheatClient Interface.
Remarks
Structure containing details about integrity violation related to the local client
Properties
EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo
Property | Value |
---|---|
void* ClientData | Caller-specified context data |
EOS_EAntiCheatClientViolationType ViolationType | Code describing the violation that occurred |
const char* ViolationMessage | String describing the violation which should be displayed to the user |