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

Function MapEntity_ParseEntity

src/game/server/mapentities.cpp:555–606  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Takes a block of character data as the input Input : pEntity - Receives the newly constructed entity, NULL on failure. pEntData - Data block to parse to extract entity keys. Output : Returns the current position in the entity data block. --------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

CreateInstanceMethod · 0.85
PrecacheMethod · 0.85
MakeNPCMethod · 0.85
MakeNPCInLineMethod · 0.85
MakeNPCInRadiusMethod · 0.85
PrecacheMethod · 0.85
SpawnTroopMethod · 0.85
MakeNPCMethod · 0.85

Calls 10

WarningFunction · 0.85
ParseMapDataMethod · 0.80
GetFirstKeyMethod · 0.80
CurrentBufferPositionMethod · 0.80
CreateEntityByNameFunction · 0.70
ErrorFunction · 0.50
ExtractValueMethod · 0.45
ShouldCreateEntityMethod · 0.45
CreateNextEntityMethod · 0.45
GetNextKeyMethod · 0.45

Tested by

no test coverage detected