- Found in:
- Vanilla
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)