MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / SetupReloadEngine

Method SetupReloadEngine

neo/framework/CmdSystem.cpp:771–774  ·  view source on GitHub ↗

============ idCmdSystemLocal::SetupReloadEngine ============ */

Source from the content-addressed store, hash-verified

769============
770*/
771void idCmdSystemLocal::SetupReloadEngine( const idCmdArgs &args ) {
772 BufferCommandText( CMD_EXEC_APPEND, "reloadEngine\n" );
773 postReload = args;
774}
775
776/*
777============

Callers 2

Session_Map_fFunction · 0.80
Session_DevMap_fFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected