GetSuspiciousAV - Game

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