Interface EOS_AntiCheatServer_OnClientActionRequiredCallback
- All Superinterfaces:
com.sun.jna.Callback
public interface EOS_AntiCheatServer_OnClientActionRequiredCallback
extends com.sun.jna.Callback
Callback issued when an action must be applied to a connected client.
This callback is always issued from within EOS_Platform_Tick on its calling thread.
- Since:
- 8/5/2023
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.jna.Callback
com.sun.jna.Callback.UncaughtExceptionHandler -
Field Summary
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Method Details
-
run
-