Background for Starfield
Member of the RefCollectionAlias script
boolfunctionIsDetectedBy(ActordetectionTarget)

Description

Documentation Comment

kmk
return true if detectionTarget is detected by any actor in the collection


Caveats


Parameters

ActordetectionTarget


Examples

Auto-Generated Example

Actor myActor__detectionTarget

bool returnedValue = myRefCollectionAlias__toCallFunctionOn.IsDetectedBy(myActor__detectionTarget)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.