Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ updateProjectSkins
Method
updateProjectSkins
Tools/LayoutEditor/ProjectControl.cpp:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
void ProjectControl::updateProjectSkins()
259
{
260
MyGUI::ResourceManager::getInstance().load(mProjectName);
261
}
262
263
void ProjectControl::command_OpenRecentProject(const MyGUI::UString& _commandName, bool& _result)
264
{
Callers
nothing calls this directly
Calls
1
load
Method · 0.45
Tested by
no test coverage detected