Background for Skyrim SE
Member of the JsonUtil script
boolfunctionSetRawPathValue(stringFileName, stringPath, stringRawJSON)NativeGlobal


Caveats


Parameters

stringFileName

stringPath

stringRawJSON


Examples

Auto-Generated Example

string myString__FileName
string myString__Path
string myString__RawJSON

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