Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ MoreFiles
Method
MoreFiles
core/logic/LibrarySys.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
bool CDirectory::MoreFiles()
158
{
159
return IsValid();
160
}
161
162
bool CDirectory::IsValid()
163
{
Callers
6
sm_ReadDirEntry
Function · 0.80
TryAutoload
Method · 0.80
LoadPluginsFromDir
Method · 0.80
Reparse
Method · 0.80
add_folders
Function · 0.80
SDK_OnLoad
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected