Background for Skyrim SE
Member of the JsonUtil script
boolfunctionSave(stringFileName, boolminify=false)NativeGlobal


Caveats


Parameters

stringFileName

boolminify=false


Examples

Auto-Generated Example

string myString__FileName
bool myBool__minify

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