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


Caveats


Parameters

float[]arr

float[]arr2


Examples

Auto-Generated Example

float[] myFloatArray__arr
float[] myFloatArray__arr2

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