Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
ObjectReferencefunctionFindClosestReferenceWithKeyword(ObjectReferenceakOriginRef, ObjectReference[]akRefArray, KeywordakKeyword)NativeGlobal


Caveats


Parameters

ObjectReferenceakOriginRef

ObjectReference[]akRefArray

KeywordakKeyword


Examples

Auto-Generated Example

ObjectReference myObjectReference__akOriginRef
ObjectReference[] myObjectReferenceArray__akRefArray
Keyword myKeyword__akKeyword

ObjectReference returnedValue = Lighthouse.FindClosestReferenceWithKeyword(myObjectReference__akOriginRef, myObjectReferenceArray__akRefArray, myKeyword__akKeyword)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.