Skip to content

Commit 85cf5d8

Browse files
committed
Added NetworkSandbox.InPacketLoss, NetworkSandbox.OutPacketLoss, NetworkConnection.InPacketLoss, and NetworkSandbox.OutPacketLoss. These are measurements for inward and outward packet loss.
1 parent cbcf5d4 commit 85cf5d8

File tree

5 files changed

+66
-62
lines changed

5 files changed

+66
-62
lines changed

Netick/Editor/Netick.Unity.Editor.dll

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Netick/Runtime/Netick.Unity.dll

0 Bytes
Binary file not shown.

Netick/Runtime/Netick.Unity.xml

Lines changed: 65 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.karrar.netick",
3-
"version": "0.12.19",
3+
"version": "0.12.20",
44
"displayName": "Netick",
55
"description": "A networking solution for Unity",
66
"unity": "2021.3",

0 commit comments

Comments
 (0)