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