Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
ObjectReference[]functionFilterRefArrayByKeywords(ObjectReference[]akRefArray, Keyword[]akWhitelist, Keyword[]akBlacklist)NativeGlobal


Parameters

  1. ObjectReference[]akRefArray

  2. Keyword[]akWhitelist

  3. Keyword[]akBlacklist


Examples

Auto-Generated Example

ObjectReference[] myObjectReferenceArray__akRefArray
Keyword[] myKeywordArray__akWhitelist
Keyword[] myKeywordArray__akBlacklist

ObjectReference[] returnedValue = Lighthouse.FilterRefArrayByKeywords(myObjectReferenceArray__akRefArray, myKeywordArray__akWhitelist, myKeywordArray__akBlacklist)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.