Background for Skyrim SE
Member of the SPE_Utility script
float[]functionRemoveIf_Float(float[]arr, stringlua)NativeGlobal


Caveats


Parameters

float[]arr

stringlua


Examples

Auto-Generated Example

float[] myFloatArray__arr
string myString__lua

float[] returnedValue = SPE_Utility.RemoveIf_Float(myFloatArray__arr, myString__lua)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.