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

Function LoadMapFile

src/utils/vbsp/map.cpp:2555–2687  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Loads a VMF or MAP file. If the file has a .MAP extension, the MAP loader is used, otherwise the file is assumed to be in VMF format. Input : pszFileName - Full path of the map file to load. -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

RunVBSPFunction · 0.85
CheckForInstancesMethod · 0.85

Calls 15

V_GetFileExtensionFunction · 0.85
MsgFunction · 0.85
Overlay_UpdateSideListsFunction · 0.85
ClearBoundsFunction · 0.85
AddPointToBoundsFunction · 0.85
qprintfFunction · 0.85
LoadVMFManifestMethod · 0.80
AddHandlerMethod · 0.80
PushHandlersMethod · 0.80
ReadChunkMethod · 0.80
PopHandlersMethod · 0.80

Tested by

no test coverage detected