NetPeerPacketsCountInReliableQueue Property |
LiteNetLib |
[Missing <summary> documentation for "P:LiteNetLib.NetPeer.PacketsCountInReliableQueue"]
Namespace: LiteNetLib
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public int PacketsCountInReliableQueue { get; }
Property Value
Type: Int32See Also