Difference between revisions of "GetDetectionLevel"

394 bytes added ,  22:40, 3 February 2010
Copied info, used the template (I think) for functions
imported>Zumbs
(added detection category)
imported>PoHa!
(Copied info, used the template (I think) for functions)
Line 1: Line 1:
{{Incomplete}}
{{Function
|CSWikiPage = GetDetectionLevel
|origin = GECK1
|summary = Used to check the current detection level for the calling actor for the TargetActor.
|name = GetDetectionLevel
|returnVal = 0, 1, 2, 3
|returnType = int
|referenceType = [Actor]
|arguments =
  {{FunctionArgument
  |Name = target
  |Type = actorRef
  }}
|example = <pre>Molerat01Ref.GetDetectionLevel player</pre>
Returns a value based upon how well the molerat detects the player.
}}


Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetDetectionLevel GetDetectionLevel].
==Notes==
None
 
==See Also==
[[GetDetected]]
[[IsActorDetected]]


[[Category:Functions]]
[[Category:Functions]]
Anonymous user