C# Class Lidgren.Network.NetPeerStatistics

Statistics for a NetPeer instance
Afficher le fichier Open project: Fr0sZ/Skylines-Multiplayer Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a string that represents this object

Private Methods

Méthode Description
NetPeerStatistics ( NetPeer peer ) : System
PacketReceived ( int numBytes, int numMessages ) : void
PacketReceived ( int numBytes, int numMessages, int numFragments ) : void
PacketSent ( int numBytes, int numMessages ) : void
Reset ( ) : void

Method Details

ToString() public méthode

Returns a string that represents this object
public ToString ( ) : string
Résultat string