Background for Skyrim SE
Member of the JsonUtil script
boolfunctionUnsetIntValue(stringFileName, stringKeyName)NativeGlobal


Caveats


Parameters

stringFileName

stringKeyName


Examples

Auto-Generated Example

string myString__FileName
string myString__KeyName

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