MCPcopy 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
2369bool Menu::IsActive() const
2370{
2371 return current_menu_ != nullptr;
2372}
2373
2374void Menu::Deactivate()
2375{

Callers 1

LoopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected