Description
Documentation Comment
Register for only the first LOS lost event between the viewer and the target
If the viewer is already not looking at the target, an event will be received almost immediately
If the viewer is not the player, the target must be another actor
Caveats
Parameters
ActorakViewer
ObjectReferenceakTarget
Examples
Auto-Generated Example
Actor myActor__akViewer
ObjectReference myObjectReference__akTarget
myAlias__toCallFunctionOn.RegisterForSingleLOSLost(myActor__akViewer, myObjectReference__akTarget)