Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ shutdown
Method
shutdown
Wrappers/MyGUI_Export/MyGUI_ExportPlatform.cpp:43–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void ExportPlatform::shutdown()
44
{
45
mRenderManager->shutdown();
46
mDataManager->shutdown();
47
}
48
49
ExportRenderManager* ExportPlatform::getRenderManagerPtr() const
50
{
Callers
5
ExportPlatform_Destroy
Function · 0.45
ExportGui_Destroy
Function · 0.45
DestroyPlatform
Function · 0.45
DestroyGui
Function · 0.45
Export_DestroyGUI
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected