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

Method FindEntityGeneric

src/game/server/entitylist.cpp:953–964  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Finds an entity by target name or class name. Input : pStartEntity - The entity to start from when doing the search. szName - Entity name to search for. Treated as a target name first, then as an entity class name, ie "info_target". vecSrc - Center of search radius. flRadius - Search radius for classname search

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

PhysicsCommandFunction · 0.45
ActivateMethod · 0.45
ReadControlPointEntsMethod · 0.45
FindTargetMethod · 0.45
CC_AI_HullFunction · 0.45
CC_BloodSprayFunction · 0.45
InputIgniteMethod · 0.45
InputDissolveMethod · 0.45
wcedit.cppFile · 0.45
HandleAnimEventMethod · 0.45
StartScheduleMethod · 0.45
ActivateMethod · 0.45

Calls 2

FindEntityByNameMethod · 0.45
FindEntityByClassnameMethod · 0.45

Tested by

no test coverage detected