Interface EOS_AntiCheatClient_OnClientIntegrityViolatedCallback

All Superinterfaces:
com.sun.jna.Callback

public interface EOS_AntiCheatClient_OnClientIntegrityViolatedCallback extends com.sun.jna.Callback
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.

Since:
8/15/2023