MCPcopy Create free account
hub / github.com/MyGUI/mygui / pauseState

Method pauseState

Tools/LayoutEditor/EditorState.cpp:516–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514 }
515
516 void EditorState::pauseState()
517 {
518 mMainPaneControl->setVisible(false);
519 }
520
521 void EditorState::resumeState()
522 {

Callers

nothing calls this directly

Calls 1

setVisibleMethod · 0.45

Tested by

no test coverage detected