MCPcopy 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
157bool CDirectory::MoreFiles()
158{
159 return IsValid();
160}
161
162bool CDirectory::IsValid()
163{

Callers 6

sm_ReadDirEntryFunction · 0.80
TryAutoloadMethod · 0.80
LoadPluginsFromDirMethod · 0.80
ReparseMethod · 0.80
add_foldersFunction · 0.80
SDK_OnLoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected