Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setFrameEvent
Method
setFrameEvent
Wrappers/MyGUI_RenderWindow_Export/DemoKeeper.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void DemoKeeper::setFrameEvent(HandleFrameStart _delegate)
39
{
40
mFrameStartDelegate = _delegate;
41
}
42
43
} // namespace demo
Callers
2
ExportDemo_AddFrameDelegate
Function · 0.80
ExportDemo_Run
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected