MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / DefineConsoleFunction

Function DefineConsoleFunction

Engine/source/console/consoleFunctions.cpp:2059–2062  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2057
2058
2059DefineConsoleFunction( realQuit, void, (), , "")
2060{
2061 Platform::postQuitMessage(0);
2062}
2063
2064
2065//-----------------------------------------------------------------------------

Callers 1

Calls 1

evaluateFunction · 0.85

Tested by

no test coverage detected