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


Caveats


Parameters

stringFileName

boolsaveChanges=true

boolminify=false


Examples

Auto-Generated Example

string myString__FileName
bool myBool__saveChanges
bool myBool__minify

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