MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / FS_AddPack_Fullpath

Function FS_AddPack_Fullpath

engine/common/filesystem.cpp:773–847  ·  view source on GitHub ↗

================ FS_AddPack_Fullpath Adds the given pack to the search path. The pack type is autodetected by the file extension. Returns true if the file was successfully added to the search path or if it was already included. If keep_plain_dirs is set, the pack will be added AFTER the first sequence of plain directories. ================ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

FS_AddGameDirectoryFunction · 0.85
FS_RescanFunction · 0.85

Calls 4

FS_FileExtensionFunction · 0.85
FS_LoadPackPAKFunction · 0.85
MsgDevFunction · 0.85
Q_stricmpFunction · 0.70

Tested by

no test coverage detected