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

Method FindEntityByClassnameWithin

src/game/server/entitylist.cpp:873–902  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Finds the first entity within radius distance by class name. Input : pStartEntity - The entity to start from when doing the search. szName - Entity class name, ie "info_target". vecSrc - Center of search radius. flRadius - Search radius for classname search, 0 to search everywhere. Output : Returns a pointer to

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

func_ladder.cppFile · 0.45
FindEntityMethod · 0.45
InputTurnOnMethod · 0.45
FindQualifiedNPCMethod · 0.45
FindScriptEntityMethod · 0.45
FindByClassnameWithinMethod · 0.45

Calls 9

IsBoxIntersectingBoxFunction · 0.85
WorldSpaceAABBMethod · 0.80
FindEntityByClassnameMethod · 0.45
edictMethod · 0.45
LengthSqrMethod · 0.45
GetAbsOriginMethod · 0.45
ShouldFindEntityMethod · 0.45
IsEFlagSetMethod · 0.45
CollisionPropMethod · 0.45

Tested by

no test coverage detected