MCPcopy 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

endTopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected