The JFormDB script is a part of Skyrim SE’s Papyrus scripting ecosystem. This script is not present in the vanilla game, but can be found in modded sources like JContainers (JContainers).
For this script, the Papyrus index knows about:
- 26 functions
Inheritance Tree
No indexed scripts extend this script.
Properties
No properties found.
Events
No events found.
Functions
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
boolfunctionsolveFltSetter(FormfKey, stringpath, floatvalue, boolcreateMissingKeys=false)NativeGlobalAttempts to assign value. Returns false if no such path
With 'createMissingKeys=true' it creates any missing path elements: JFormDB.solveIntSetter(formKey, ".frostfall.keyB", 10, true) creates {frostfall: {keyB: 10}} structure- Found in:
- JContainers
- Found in:
- JContainers
boolfunctionsolveStrSetter(FormfKey, stringpath, stringvalue, boolcreateMissingKeys=false)NativeGlobal- Found in:
- JContainers
- Found in:
- JContainers
boolfunctionsolveFormSetter(FormfKey, stringpath, Formvalue, boolcreateMissingKeys=false)NativeGlobal- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
- Found in:
- JContainers
