Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ endMessage
Method
endMessage
Common/MessageBox/MessageBox.h:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void endMessage(MessageBoxStyle _result)
128
{
129
_destroyMessage(_result);
130
}
131
132
void endMessage()
133
{
Callers
1
endTop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected