CTR Pia
4.11.3
Game Communication Engine
|
Structure that collects the parameters to pass to the SetDebugSetting
function.
More...
Public Member Functions | |
DebugSetting () | |
Default constructor. Initializes all of the member variables. | |
Public Attributes | |
bool | bPacketLossEmulation |
Set to true when using the packet loss emulation feature. | |
size_t | receiveThreadLatencyEmulationPacketNum |
The number of buffers used by the receive-latency emulation feature (about 1.5 KB per buffer). | |
size_t | sendThreadLatencyEmulationPacketNum |
The number of buffers used by the receive-latency emulation feature (about 1.5 KB per buffer). | |
Structure that collects the parameters to pass to the SetDebugSetting
function.