- Found in:
- Vanilla
Description
Documentation Comment
kmk
return true if any actor in the collection has detection LOS on actorTarget
Caveats
Parameters
ActoractorTarget
Examples
Auto-Generated Example
Actor myActor__actorTarget
bool returnedValue = myRefCollectionAlias__toCallFunctionOn.HasDetectionLOS(myActor__actorTarget)