Background for Skyrim SE
Member of the JsonUtil script
voidfunctionSetPathIntValue(stringFileName, stringPath, intvalue)NativeGlobal


Caveats


Parameters

stringFileName

stringPath

intvalue


Examples

Auto-Generated Example

string myString__FileName
string myString__Path
int myInt__value

JsonUtil.SetPathIntValue(myString__FileName, myString__Path, myInt__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.