CTR Pia  4.11.3
Game Communication Engine
nn::pia::session::Session::DebugSetting Struct Reference

(For debugging.) This structure stores the debug feature settings that are passed to nn::pia::session::Session::SetDebugSetting. More...

Public Attributes

bool isDisableCheckMaxSilenceTime
 Does not check the range set for the maximum time without communication.
 
bool isEnableMatchmakeAnalysis
 Settings for the matchmaking analysis feature.
 
bool isEnableRelayEmulation
 Settings for the connection route emulation feature for debugging.
 

Detailed Description

(For debugging.) This structure stores the debug feature settings that are passed to nn::pia::session::Session::SetDebugSetting.