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

Method FindEntityByName

src/game/server/entitylist.cpp:583–623  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Iterates the entities with a given name. Input : pStartEntity - Last entity found, NULL to start a new iteration. szName - Name to search for. pActivator - Activator entity if this was called from an input handler or Use handler. -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

BuildPropListMethod · 0.45
RandomTargetnameMethod · 0.45
ActivateMethod · 0.45
SpawnMethod · 0.45
InputEnableSpawnBossMethod · 0.45
ActivateMethod · 0.45
SpawnPlayerInHellMethod · 0.45
FOR_EACH_VEC_BACKFunction · 0.45
InputRoundSpawnMethod · 0.45
MatchSummaryStartMethod · 0.45

Calls 3

DevWarningFunction · 0.85
NameMatchesMethod · 0.80
ShouldFindEntityMethod · 0.45

Tested by

no test coverage detected