Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ IsActive
Method
IsActive
PanzerChasm/menu.cpp:2369–2372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2367
}
2368
2369
bool Menu::IsActive() const
2370
{
2371
return current_menu_ != nullptr;
2372
}
2373
2374
void Menu::Deactivate()
2375
{
Callers
1
Loop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected