Difference between revisions of "GetDetected"
Jump to navigation
Jump to search
imported>DragoonWraith (Added See Also for IsActorDetected) |
imported>DragoonWraith (formatting) |
||
Line 7: | Line 7: | ||
Returns 1 if the TargetID is currently detected by the calling actor. | Returns 1 if the TargetID is currently detected by the calling actor. | ||
See Also | ==See Also== | ||
[[IsActorDetected]] | [[IsActorDetected]] | ||
Revision as of 20:46, 30 May 2006
Syntax:
GetDetected TargetID
Example:
GetDetected player
Returns 1 if the TargetID is currently detected by the calling actor.