Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
Loading...
Searching...
No Matches
bomberman::net::NetPeerTransportSample Struct Reference

Latest sampled transport health values for a single gameplay player id. More...

#include <NetDiagShared.h>

Public Attributes

uint8_t peerId = 0xFF
 
uint64_t timestampMs = 0
 
uint32_t rttMs = 0
 
uint32_t rttVarianceMs = 0
 
uint32_t packetLossPermille = 0
 
uint32_t queuedReliable = 0
 
uint32_t queuedUnreliable = 0
 

Detailed Description

Latest sampled transport health values for a single gameplay player id.


The documentation for this struct was generated from the following file: