EOS_AntiCheatClient_OnMessageToServerCallbackInfo

EOS API reference page for EOS_AntiCheatClient_OnMessageToServerCallbackInfo

Under 1 min to read

This data structure is part of the AntiCheatClient Interface.

Remarks

Structure containing details about a new message that must be dispatched to the game server.

Properties

EOS_AntiCheatClient_OnMessageToServerCallbackInfo

PropertyValue
void* ClientDataCaller-specified context data
const void* MessageDataThe message data that must be sent to the server
uint32_t MessageDataSizeBytesThe size in bytes of MessageData