Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ ExportDemo_Shutdown
Function
ExportDemo_Shutdown
Wrappers/MyGUI_RenderWindow_Export/MyGUI_Export.cpp:48–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
MYGUIEXPORT void MYGUICALL ExportDemo_Shutdown()
49
{
50
assert(instance);
51
instance->quit();
52
}
53
}
54
55
#ifdef _MANAGED
Callers
2
Shutdown
Method · 0.85
Shutdown
Method · 0.85
Calls
1
quit
Method · 0.80
Tested by
no test coverage detected