Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ToggleVisible
Function
ToggleVisible
engine/Poseidon/Dev/Debug/DebugOverlay.cpp:1802–1805 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1800
s_visible = v;
1801
ApplyDevPanelMouseState();
1802
}
1803
void ToggleVisible()
1804
{
1805
SetVisible(!s_visible);
1806
}
1807
void SelectShadowsTab()
1808
{
Callers
1
ProcessEvent
Function · 0.85
Calls
1
SetVisible
Function · 0.85
Tested by
no test coverage detected