Background for Skyrim SE
Member of the JsonUtil script
boolfunctionJsonExists(stringFileName)Global

Description

Documentation Comment

Check if a json file exists or not


Caveats


Parameters

stringFileName


Examples

Auto-Generated Example

string myString__FileName

bool returnedValue = JsonUtil.JsonExists(myString__FileName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.