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
Property | Value |
---|---|
void* ClientData | Caller-specified context data |
const void* MessageData | The message data that must be sent to the server |
uint32_t MessageDataSizeBytes | The size in bytes of MessageData |