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

Method FindEntityByNameWithin

src/game/server/entitylist.cpp:789–818  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Finds the first entity by name within a radius Input : pStartEntity - The entity to start from when doing the search. szName - Entity name to search for. vecSrc - Center of search radius. flRadius - Search radius for classname search, 0 to search everywhere. pSearchingEntity - The entity that is doing the searc

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

FindQualifiedNPCMethod · 0.45
FindScriptEntityMethod · 0.45
FindByNameWithinMethod · 0.45

Calls 5

FindEntityByNameMethod · 0.45
edictMethod · 0.45
LengthSqrMethod · 0.45
GetAbsOriginMethod · 0.45
ShouldFindEntityMethod · 0.45

Tested by

no test coverage detected