AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
ENetPacketPeer
To Subscribe, use this Key
tennis-georgia-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description A PacketPeer implementation representing a peer of an ENetConnection . This class cannot be instantiated directly but ca…
Published
06/07/2024
Enumerations enum PeerState : PeerState STATE_DISCONNECTED = 0 The peer is disconnected. PeerState STATE_…
Published
06/07/2024
Constants PACKET_LOSS_SCALE = 65536 The reference scale for packet loss. See get_statistic and PEER_PACKET_LOSS . …
Published
06/07/2024
Method Descriptions int get_channels () const Returns the number of channels allocated for communication with peer. String…
Status
Last Update
Fields