Table of Contents

getFileCount

(string pattern)returns the number of files in the directory tree that match the given pattern

Syntax

int getFileCount(string %pattern);

Parameters

string %pattern
No description available.

Return value

int
No description available.

Remarks

Examples

Source

Engine

See also

createPath
fileBase
fileCopy
fileDelete
fileExt
fileName
filePath
findFirstFile
findNextFile
getFileCRC
getFileLength
getFileModifiedSortTime
getFileModifiedTime
getStringCRC
isFile
isWriteableFileName

References

MM_AuthBar::blinkSuccess: Add-Ons/System_BlocklandGlass/common/GlassResourceManager.cs:92
MM_AuthBar::blinkSuccess: Add-Ons/System_BlocklandGlass/common/GlassResourceManager.cs:93
CustomGameGuiServer::populateAddOnList: base/server/scripts/allGameScripts.cs:33947
CustomGameGuiServer::populateMusicList: base/server/scripts/allGameScripts.cs:33983
GlassModManager::deleteAddOn: Add-Ons/System_BlocklandGlass/client/GlassModManager.cs:277
GlassModManagerGui_AddonDelete::onMouseUp: Add-Ons/System_BlocklandGlass/client/GlassModManager.cs:319
GlassModManager::deleteColorset: Add-Ons/System_BlocklandGlass/client/GlassModManager.cs:359
GlassModManager_ColorsetDelete::onMouseUp: Add-Ons/System_BlocklandGlass/client/GlassModManager.cs:390
getOldSaves: base/client/scripts/allClientScripts.cs:16724
loadClientAddOns: base/client/scripts/allClientScripts.cs:24452
CustomGameGui::populateAddOnList: base/client/scripts/allClientScripts.cs:27510
CustomGameGui::populateMusicList: base/client/scripts/allClientScripts.cs:27549