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

Function Editor_SendCommand

src/public/editor_sendcommand.cpp:185–226  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Attempts to sends a shell command to the editor. Input : pszCommand - Shell command to send. bShowUI - Whether to display mesage boxes on failure. Output : Returns one of the following values: Editor_OK - The command was executed successfully. Editor_NotRunning - Unable to establish a communications channel wit

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

Editor_BeginSessionFunction · 0.85
Editor_CheckVersionFunction · 0.85
Editor_CreateEntityFunction · 0.85
Editor_CreateNodeFunction · 0.85
Editor_CreateNodeLinkFunction · 0.85
Editor_DeleteEntityFunction · 0.85
Editor_SetKeyValueFunction · 0.85
Editor_RotateEntityFunction · 0.85
Editor_DeleteNodeFunction · 0.85
Editor_DeleteNodeLinkFunction · 0.85
Editor_EndSessionFunction · 0.85

Calls 2

V_strlenFunction · 0.85
MessageBoxClass · 0.50

Tested by

no test coverage detected