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

Method getAnyDialog

Tools/EditorFramework/DialogManager.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 }
21
22 bool DialogManager::getAnyDialog()
23 {
24 return !mDialogs.empty();
25 }
26
27 void DialogManager::endTopDialog(bool _result)
28 {

Callers 12

checkCommandMethod · 0.45
command_QuitAppMethod · 0.45
commandTestMethod · 0.45
checkCommandMethod · 0.45
command_QuitAppMethod · 0.45
checkCommandMethod · 0.45
command_TestMethod · 0.45
checkCommandMethod · 0.45
checkCommandMethod · 0.45
command_QuitAppMethod · 0.45
checkCommandMethod · 0.45
command_QuitAppMethod · 0.45

Calls 1

emptyMethod · 0.45

Tested by 2

commandTestMethod · 0.36
command_TestMethod · 0.36