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

Function c_exit

TheForceEngine/TFE_FrontEndUI/console.cpp:406–409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404 }
405
406 void c_exit(const ConsoleArgList& args)
407 {
408 startClose();
409 }
410
411 void c_echo(const ConsoleArgList& args)
412 {

Callers

nothing calls this directly

Calls 1

startCloseFunction · 0.85

Tested by

no test coverage detected