- Found in:
- PapyrusUtil
Description
Documentation Comment
Returns a list of all filenames in a given folder that end in .json
Caveats
Parameters
stringfolderPath
Examples
Auto-Generated Example
string myString__folderPath
string[] returnedValue = JsonUtil.JsonInFolder(myString__folderPath)