Background for Skyrim SE
Member of the JDB script
boolfunctionsolveStrSetter(stringpath, stringvalue, boolcreateMissingKeys=false)NativeGlobal


Caveats


Parameters

stringpath

stringvalue

boolcreateMissingKeys=false


Examples

Auto-Generated Example

string myString__path
string myString__value
bool myBool__createMissingKeys

bool returnedValue = JDB.solveStrSetter(myString__path, myString__value, myBool__createMissingKeys)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.