Background for Starfield
Member of the RefCollectionAlias script
boolfunctionHasDetectionLOS(ActoractorTarget)

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)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.