class:/TYPE/LiteNetLib.NetStatistics//, can be loaded from an assetbundle using LiteNetLib::NetStatistics::createfromassetbundle(bundlename,prefabname) /
| System.Void AddBytesReceived( |
| ) |
System.Int64 bytesReceived-no documentation
bytesReceived -
System.Void
| System.Void AddBytesSent( |
| ) |
System.Int64 bytesSent-no documentation
bytesSent -
System.Void
| System.Void AddPacketLoss( |
| ) |
System.Int64 packetLoss-no documentation
packetLoss -
System.Void
System.Void
System.Void
System.Void
Constructor replaces new;
LiteNetLib.NetStatistics
| static LiteNetLib.NetStatistics CreateFromAssetBundle( |
| ) |
Constructor for object from a bundle
| bundle string | bundle name |
| objectname string | object name with extension |
LiteNetLib.NetStatistics
System.Void
System.String