Background for Skyrim SE
Member of the JsonUtil script
voidfunctionSetPathFloatValue(stringFileName, stringPath, floatvalue)NativeGlobal


Caveats


Parameters

stringFileName

stringPath

floatvalue


Examples

Auto-Generated Example

string myString__FileName
string myString__Path
float myFloat__value

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