Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ UpdateTask
Method
UpdateTask
NetStream/source/menus/menu_player_simple.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void menu::PlayerSimple::UpdateTask(void *pArgBlock)
29
{
30
reinterpret_cast<PlayerSimple *>(pArgBlock)->OnUpdate();
31
}
32
33
void menu::PlayerSimple::OnVideoPlaneTouch()
34
{
Callers
nothing calls this directly
Calls
1
OnUpdate
Method · 0.45
Tested by
no test coverage detected