NetPeer Properties

LiteNetLib

NetPeer Properties

LiteNetLib

The NetPeer type exposes the following members.

Properties

  NameDescription
Public propertyConnectId
Connection id for internal purposes, but can be used as key in your dictionary of peers
Public propertyConnectionState
Current connection state
Public propertyCurrentFlowMode
Public propertyEndPoint
Peer ip address and port
Public propertyMtu
Current MTU - Maximum Transfer Unit ( maximum udp packet size without fragmentation )
Public propertyNetManager
Peer parent NetManager
Public propertyPacketsCountInReliableOrderedQueue
Public propertyPacketsCountInReliableQueue
Public propertyPing
Current ping in milliseconds
Public propertyTimeSinceLastPacket
Time since last packet received (including internal library packets)
Top
See Also

Reference