This data structure is part of the AntiCheatServer Interface.
Properties
EOS_AntiCheatServer_ReceiveMessageFromClientOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ANTICHEATSERVER_RECEIVEMESSAGEFROMCLIENT_API_LATEST. |
EOS_AntiCheatCommon_ClientHandle ClientHandle | Locally unique value describing the corresponding remote user, as previously passed to RegisterClient |
uint32_t DataLengthBytes | The size of the data received |
const void* Data | The data received |