GetFilesInFolder
Revision as of 22:02, 11 December 2016 by imported>Gribbleshnibit8
< [[::Category:Functions|Category:Functions]]
A function added by the Lutana NVSE plugin.
Description
Returns an array of filenames in a subdirectory. Wildcards may be used in the 'filter' string, e.g. "*.nif"
Syntax
(array) GetFilesInFolder folderpath:string filter:string
Or:
(array) GetFiles folderpath:string filter:string