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

Function Editor_DeleteEntity

src/public/editor_sendcommand.cpp:112–117  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Sends a command to the editor (if running) to delete an entity at a given (x, y, z) coordinate. Input : pszEntity - Class name of entity to delete, ie "info_player_start". x, y, z - World coordinates of entity to delete. Output : Returns Editor_OK on success, an error code on failure. --------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Editor_SendCommandFunction · 0.85

Tested by

no test coverage detected