Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ EntryCount
Method
EntryCount
source/common/filesystem/include/resourcefile.h:158–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
const char* GetHash() const { return Hash; }
157
158
int EntryCount() const { return NumLumps; }
159
int FindEntry(const char* name);
160
161
size_t Length(uint32_t entry)
Callers
5
CheckGameInfo
Function · 0.80
ProcessOneFile
Method · 0.80
AddFile
Method · 0.80
GetLastEntry
Method · 0.80
GetEntryCount
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected