group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
DeveloperConfig Struct Reference

Developer-only runtime toggles shared by client and server. More...

#include <DeveloperConfig.hpp>

Public Attributes

bool skipLobby = false
 Bypass lobby flow and start matches directly.
bool voiceCapture = true

Detailed Description

Developer-only runtime toggles shared by client and server.

Member Data Documentation

◆ skipLobby

bool DeveloperConfig::skipLobby = false

Bypass lobby flow and start matches directly.

◆ voiceCapture

bool DeveloperConfig::voiceCapture = true

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