Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ rewind
Method
rewind
Plugins/Plugin_HikariWidget/HikariWidget.cpp:95–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void HikariWidget::rewind()
96
{
97
if (mControl)
98
mControl->getFlashInterface()->Rewind();
99
}
100
101
void HikariWidget::gotoFrame(long frameNum)
102
{
Callers
nothing calls this directly
Calls
1
getFlashInterface
Method · 0.80
Tested by
no test coverage detected