----------------------------------------------------------------------------- Purpose: Sends a command to the editor (if running) to create an entity at a given (x, y, z) coordinate. Input : pszEntity - Class name of entity to create, ie "info_player_start". x, y, z - World coordinates at which to create entity. 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