Struct UdpProtocol::Stats
ClassList > UdpProtocol > Stats
Public Attributes
| Type | Name |
|---|---|
| int | local_frame_advantage |
| int | ping |
| int | remote_frame_advantage |
| int | send_queue_len |
| Udp::Stats | udp |
Public Attributes Documentation
variable local_frame_advantage
int UdpProtocol::Stats::local_frame_advantage;
variable ping
int UdpProtocol::Stats::ping;
variable remote_frame_advantage
int UdpProtocol::Stats::remote_frame_advantage;
variable send_queue_len
int UdpProtocol::Stats::send_queue_len;
variable udp
Udp::Stats UdpProtocol::Stats::udp;
The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/GGPOUE4/Private/network/udp_proto.h