Difference between revisions of "IsActorDetected"

51 bytes added ,  08:50, 11 January 2011
no edit summary
imported>Zumbs
(added detection category)
imported>Ez0n3
 
Line 1: Line 1:
{{Function
{{Function
  |CSWikiPage       = IsActorDetected
  |CSWikiPage = IsActorDetected
  |origin           = GECK1
  |origin = GECK1
  |summary           = Returns 1 if the calling actor is currently detected by any other actor, and returns 0 if the calling actor is not currently detected by any other actor.
  |summary = Returns 1 if the calling actor is currently detected by any other actor, and returns 0 if the calling actor is not currently detected by any other actor.
  |referenceType     = Actor
|name = IsActorDetected
  |example           = BuddyRef.IsActorDetected
  |referenceType = [ActorRefID]
|returnVal = 0, 1
|returnType = int
  |example = BuddyRef.IsActorDetected
Returns 1 if BuddyRef is detected by any other actor, and returns 0 if BuddyRef is not detected by any other actor
Returns 1 if BuddyRef is detected by any other actor, and returns 0 if BuddyRef is not detected by any other actor
}}
}}
Line 14: Line 17:
==See Also==
==See Also==
*[[GetDetected]]
*[[GetDetected]]
*[[GetDetectionLevel]]




Anonymous user