Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2059
DefineConsoleFunction( realQuit, void, (), ,
""
)
2060
{
2061
Platform::postQuitMessage(0);
2062
}
2063
2064
2065
//-----------------------------------------------------------------------------
Callers
1
consoleFunctions.cpp
File · 0.70
Calls
1
evaluate
Function · 0.85
Tested by
no test coverage detected