MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / Editor_BeginSession

Function Editor_BeginSession

src/public/editor_sendcommand.cpp:35–40  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Sends a command to the editor (if running) to begin an editing session of a given map. Input : pszMapName - Name of the bsp, without the path or extension: "c1a3a_port" nMapVersion - Map version number, from the BSP file. Output : Returns Editor_OK on success, an error code if the session was rejected. --------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DelayedInitMethod · 0.85

Calls 1

Editor_SendCommandFunction · 0.85

Tested by

no test coverage detected