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

Method UpdateTask

NetStream/source/players/player_fmod.cpp:346–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344}
345
346void FMODPlayer::UpdateTask(void *pArgBlock)
347{
348 s_system->update();
349}
350
351void FMODPlayer::PreInit()
352{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected