Difference between revisions of "GetDetected"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
m (Standardized, links)
imported>Vswe
m (Added Search Terms)
Line 26: Line 26:
[[Category: Condition Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions (CS 1.0)]]
[[Category: Condition Functions (CS 1.0)]]
<!-- Begin Search Terms
Get
Detected
End Search Terms -->

Revision as of 08:41, 20 June 2008

Syntax:

 [ActorID.]GetDetected TargetID

Example:

 GetDetected player 


Returns 1 if the TargetID is currently detected by the calling actor.

Notes

See Also

IsActorDetected

GetDetectionLevel

Category:Detection