Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ CloseGameMessageConsole
Function
CloseGameMessageConsole
Descent3/hudmessage.cpp:1535–1538 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1533
}
1534
1535
void CloseGameMessageConsole() {
1536
Game_msg_con.Close();
1537
Game_msg_con_vis = false;
1538
}
1539
1540
//////////////////////////////////////////////////////////////////////////////
1541
Callers
3
CloseHUD
Function · 0.85
OpenHUDMessageConsole
Function · 0.85
ToggleGameMessageConsole
Function · 0.85
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected