MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / OnBackButton

Method OnBackButton

NetStream/source/menus/menu_server.cpp:34–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void menu::GenericServerMenu::OnBackButton()
35{
36 PopBrowserPage();
37 if (m_pageList.empty())
38 {
39 delete this;
40 }
41}
42
43void menu::GenericServerMenu::OnPlayerCreateTimeout(GenericServerBrowser::Entry *entry)
44{

Callers 1

GenericServerMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected