This data structure is part of the AntiCheatClient Interface.
Properties
EOS_AntiCheatClient_ReceiveMessageFromPeerOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ANTICHEATCLIENT_RECEIVEMESSAGEFROMPEER_API_LATEST. |
EOS_AntiCheatCommon_ClientHandle PeerHandle | The handle describing the sender of this message |
uint32_t DataLengthBytes | The size of the data received |
const void* Data | The data received |