Background for Skyrim SE
Member of the JsonUtil script
boolfunctionFloatListHas(stringFileName, stringKeyName, floatvalue)NativeGlobal


Caveats


Parameters

stringFileName

stringKeyName

floatvalue


Examples

Auto-Generated Example

string myString__FileName
string myString__KeyName
float myFloat__value

bool returnedValue = JsonUtil.FloatListHas(myString__FileName, myString__KeyName, myFloat__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.