Table of Contents

ServerInfoSO_UpdatePing

There is no doc-string available for this function.

Syntax

script ServerInfoSO_UpdatePing(string %ip, string %ping);

Parameters

string %ip
No description available.

string %ping
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:10124

See also

References

onSimplePingReceived: base/client/scripts/allClientScripts.cs:10095
onSimplePingTimeout: base/client/scripts/allClientScripts.cs:10108