----------------------------------------------------------------------------- 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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected