Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ stop
Method
stop
Plugins/Plugin_HikariWidget/HikariWidget.cpp:89–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void HikariWidget::stop()
90
{
91
if (mControl)
92
mControl->getFlashInterface()->Stop();
93
}
94
95
void HikariWidget::rewind()
96
{
Callers
nothing calls this directly
Calls
1
getFlashInterface
Method · 0.80
Tested by
no test coverage detected