This data structure is part of the AntiCheatClient Interface.
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
|
This data structure is part of the AntiCheatClient Interface.
Structure containing details about a new message that must be dispatched to the game server.
Properties
AntiCheatClient.OnMessageToServerCallbackInfo
Property
|
Value
|
object ClientData
|
Caller-specified context data
|
byte[] MessageData
|
The message data that must be sent to the server
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no