GetSuspiciousAV - Game

Revision as of 10:51, 2 December 2015 by imported>Plplecuyer
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: Game Script

Obtains the Suspicious Actor Value.

SyntaxEdit

ActorValue Function GetSuspiciousAV() native global

ParametersEdit

None

Return ValueEdit

The Suspicious Actor Value.

ExamplesEdit

Game.GetPlayer().SetValue( Game.GetSuspiciousAV(), 3 )

NotesEdit

This actor value changes based on detection transitions: See Detection.

See AlsoEdit