Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ resumeState
Method
resumeState
Tools/LayoutEditor/EditorState.cpp:521–524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
519
}
520
521
void EditorState::resumeState()
522
{
523
mMainPaneControl->setVisible(true);
524
}
525
526
void EditorState::setFileName(const MyGUI::UString& _fileName)
527
{
Callers
nothing calls this directly
Calls
1
setVisible
Method · 0.45
Tested by
no test coverage detected