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


Caveats


Parameters

stringpath

Formvalue

boolcreateMissingKeys=false


Examples

Auto-Generated Example

string myString__path
Form myForm__value
bool myBool__createMissingKeys

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