Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetGameMode
Method
GetGameMode
Sources/Jazz2/UI/Menu/CreateServerOptionsSection.cpp:315–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
Jazz2::Multiplayer::MpGameMode CreateServerOptionsSection::GetGameMode() const
316
{
317
return _gameMode;
318
}
319
320
void CreateServerOptionsSection::SetGameMode(Jazz2::Multiplayer::MpGameMode value)
321
{
Callers
1
OnShow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected