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

Method ReadChunk

src/public/chunkfile.cpp:577–627  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Reads the current chunk and dispatches keys and sub-chunks to the appropriate handler callbacks. Input : pfnKeyHandler - Callback for any key values in this chunk. pData - Data to pass to the key value callback function. Output : Normally returns ChunkFile_Ok or ChunkFile_EOF. Otherwise, returns a ChunkFile_xxx

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

LoadEntityCallbackFunction · 0.80
LoadEntsFromMapFileFunction · 0.80
LoadCordonBoxCallbackMethod · 0.80
LoadCordonCallbackMethod · 0.80
LoadCordonsCallbackMethod · 0.80
LoadVMFManifestMethod · 0.80
LoadDispInfoCallbackFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected