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


Parameters

  1. string[]arr

  2. string[]arr2


Examples

Auto-Generated Example

string[] myStringArray__arr
string[] myStringArray__arr2

string[] returnedValue = SPE_Utility.IntersectArray_String(myStringArray__arr, myStringArray__arr2)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.