MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / StopVideo

Function StopVideo

TombEngine/Scripting/Internal/TEN/View/ViewHandler.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 }
126
127 static void StopVideo()
128 {
129 g_VideoPlayer.Stop();
130 }
131
132 static Time GetVideoPosition()
133 {

Callers

nothing calls this directly

Calls 1

StopMethod · 0.80

Tested by

no test coverage detected