Background for Skyrim SE
Member of the StorageUtil script
boolfunctionFileFloatListRemoveAt(stringKeyName, intindex)Global


Caveats


Parameters

stringKeyName

intindex


Examples

Auto-Generated Example

string myString__KeyName
int myInt__index

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