Background for Skyrim SE
Member of the JsonUtil script
voidfunctionSetPathFormValue(stringFileName, stringPath, Formvalue)NativeGlobal


Parameters

  1. stringFileName

  2. stringPath

  3. Formvalue


Examples

Auto-Generated Example

string myString__FileName
string myString__Path
Form myForm__value

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