Background for Skyrim SE
Member of the JsonUtil script
string[]functionJsonInFolder(stringfolderPath)NativeGlobal

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)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.