|
GPR5100 - Rollback
|
DelayPacket is a struct used by the SimulationServer to delay received Packet. More...
#include <simulation_server.h>
Public Attributes | |
| float | currentTime = 0.0f |
| std::unique_ptr< Packet > | packet = nullptr |
DelayPacket is a struct used by the SimulationServer to delay received Packet.