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

Function modMessagesLoaded

TheForceEngine/TFE_System/tfeMessage.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 }
35
36 bool modMessagesLoaded()
37 {
38 return s_modMessagesLoaded;
39 }
40
41 void restoreDefaultMessages()
42 {

Callers 2

mission_exitLevelFunction · 0.85
exitToMenuFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected