MCPcopy 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
28void menu::PlayerSimple::UpdateTask(void *pArgBlock)
29{
30 reinterpret_cast<PlayerSimple *>(pArgBlock)->OnUpdate();
31}
32
33void menu::PlayerSimple::OnVideoPlaneTouch()
34{

Callers

nothing calls this directly

Calls 1

OnUpdateMethod · 0.45

Tested by

no test coverage detected