Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ hasAny
Method
hasAny
Tools/EditorFramework/MessageBoxManager.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
bool MessageBoxManager::hasAny()
42
{
43
return !mMessages.empty();
44
}
45
46
void MessageBoxManager::endTop(MyGUI::MessageBoxStyle _button)
47
{
Callers
15
checkCommand
Method · 0.80
command_QuitApp
Method · 0.80
commandTest
Method · 0.80
commandQuit
Method · 0.80
checkCommand
Method · 0.80
command_QuitApp
Method · 0.80
checkCommand
Method · 0.80
commandQuit
Method · 0.80
command_Test
Method · 0.80
checkCommand
Method · 0.80
notifyFrameStart
Method · 0.80
checkCommand
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
4
commandTest
Method · 0.64
commandQuit
Method · 0.64
commandQuit
Method · 0.64
command_Test
Method · 0.64