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

Method DeterminePath

src/utils/vbsp/map.cpp:1914–1973  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: This function will attempt to find a full path given the base and relative names. Input : pszBaseFileName - the base file that referenced this instance pszInstanceFileName - the relative file name of this instance Output : Returns true if it was able to locate the file pszOutFileName - the full path to the file

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

V_SetExtensionFunction · 0.85
V_FixSlashesFunction · 0.85
V_StripFilenameFunction · 0.85
V_RemoveDotSlashesFunction · 0.85
V_FixDoubleSlashesFunction · 0.85
V_strlowerFunction · 0.85
FileExistsMethod · 0.45

Tested by

no test coverage detected