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

Method OnBackButton

NetStream/source/menus/menu_player_simple.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void menu::PlayerSimple::OnBackButton()
76{
77 event::BroadcastGlobalEvent(g_appPlugin, PlayerSimpleEvent, PlayerEvent_Back);
78}
79
80void menu::PlayerSimple::OnPlayButton()
81{

Callers 1

PlayerSimpleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected