This function is part of the AntiCheatClient Interface.
Remarks
Call when an anti-cheat message is received from a peer. Mode: EOS_ACCM_PeerToPeer.
Return Value
-
EOS_Success - If the message was processed successfully
-
EOS_InvalidParameters - If input data was invalid
-
EOS_AntiCheat_InvalidMode - If the current mode does not support this function
Parameters
EOS_AntiCheatClient_ReceiveMessageFromPeer
Parameter Type And Name | Usage Information |
---|---|
EOS_HAntiCheatClient Handle | |
const EOS_AntiCheatClient_ReceiveMessageFromPeerOptions* Options | Structure containing input data. |