EOS_AntiCheatClient_RegisterPeerOptions

EOS API reference page for EOS_AntiCheatClient_RegisterPeerOptions

1分で読めます

This data structure is part of the AntiCheatClient Interface.

Properties

EOS_AntiCheatClient_RegisterPeerOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_ANTICHEATCLIENT_REGISTERPEER_API_LATEST.
EOS_AntiCheatCommon_ClientHandle PeerHandleLocally unique value describing the remote user (e.g. a player object pointer)
EOS_EAntiCheatCommonClientType ClientTypeType of remote user being registered
EOS_EAntiCheatCommonClientPlatform ClientPlatformRemote user's platform, if known
uint32_t AuthenticationTimeoutTime in seconds to allow newly registered peers to send the initial message containing their token.
const char* AccountId_DEPRECATEDDeprecated - use PeerProductUserId instead
const char* IpAddressOptional IP address for the remote user. May be null if not available. IPv4 format: "0.0.0.0" IPv6 format: "0:0:0:0:0:0:0:0"
EOS_ProductUserId PeerProductUserIdEOS_ProductUserId Identifier for the remote user