MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / setPopupEndCallback

Function setPopupEndCallback

TheForceEngine/TFE_Editor/editor.cpp:1031–1034  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1029 }
1030
1031 void setPopupEndCallback(PopupEndCallback callback)
1032 {
1033 s_popupEndCallback = callback;
1034 }
1035
1036 void showMessageBox(const char* type, const char* msg, ...)
1037 {

Callers 2

menuFunction · 0.85
menuFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected