Background for Skyrim SE
Member of the StorageUtil script
boolfunctionFileFloatListHas(stringKeyName, floatvalue)Global


Caveats


Parameters

stringKeyName

floatvalue


Examples

Auto-Generated Example

string myString__KeyName
float myFloat__value

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