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

Function Editor_DeleteNodeLink

src/public/editor_sendcommand.cpp:157–162  ·  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 : nStartID - unique ID of one node that the link is connected to. nEndID - unique ID of the other node that the link is connected to. 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 3

PurgeDynamicLinksMethod · 0.85
DestroyAINodeMethod · 0.85
CreateAILinkMethod · 0.85

Calls 1

Editor_SendCommandFunction · 0.85

Tested by

no test coverage detected