Choose your implementation method:
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
|
This data structure is part of the AntiCheatClient Interface.
Properties
AntiCheatClient.ReceiveMessageFromPeerOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ANTICHEATCLIENT_RECEIVEMESSAGEFROMPEER_API_LATEST.
|
System.IntPtr PeerHandle
|
The handle describing the sender of this message
|
byte[] Data
|
The data received
|
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