GetNetworkStats

From Onset Developer Wiki
Revision as of 07:27, 27 August 2019 by BlueMountains (talk | contribs)
GetNetworkStats

Type: Function
Context: Server & Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetNetworkStats()

Parameters

  • This function has no parameters.

Return Value

  • packetlossTotal, packetlossLastSecond, messagesInResendBuffer, bytesInResendBuffer, bytesSend, bytesReceived, bytesResent, bytesSendTotal, bytesReceivedTotal, bytesResentTotal, isLimitedByCongestionControl, isLimitedByOutgoingBandwidthLimit

Example

__EDIT_ME__

See also

__EDIT_ME__