MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / ~GenericServerMenu

Method ~GenericServerMenu

NetStream/source/menus/menu_server.cpp:287–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287menu::GenericServerMenu::~GenericServerMenu()
288{
289 while (PopBrowserPage())
290 {
291
292 }
293
294 delete m_browser;
295}
296
297bool menu::GenericServerMenu::PushBrowserPage(string *ref)
298{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected