Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
void menu::PlayerSimple::OnBackButton()
76
{
77
event::BroadcastGlobalEvent(g_appPlugin, PlayerSimpleEvent, PlayerEvent_Back);
78
}
79
80
void menu::PlayerSimple::OnPlayButton()
81
{
Callers
1
PlayerSimple
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected