- Found in:
- LH
ActorfunctionGetClosestActorWithKeyword(ObjectReferenceakRef, KeywordakKeyword, boolabIgnorePlayer, boolabIncludeDead)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__akRef
Keyword myKeyword__akKeyword
bool myBool__abIgnorePlayer
bool myBool__abIncludeDead
Actor returnedValue = Lighthouse.GetClosestActorWithKeyword(myObjectReference__akRef, myKeyword__akKeyword, myBool__abIgnorePlayer, myBool__abIncludeDead)