Background for Skyrim SE
Member of the JsonUtil script
boolfunctionIsGood(stringFileName)NativeGlobal

Description

Documentation Comment

Check if the given file was succesfully loaded and has no json parser errors


Caveats


Parameters

stringFileName


Examples

Auto-Generated Example

string myString__FileName

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