Black Ops III

SetStealthSightValue

Set the current stealth sight value for this sentient seeing another sentient (floating point from 0.0 to 1.0)

Example:

aiGuy SetStealthSightValue( forOtherGuy, 0.5 )

Parameters

ParameterSummary
*otherSentientother sentient you want to set the value on this sentient for
*newValueThe new stealth sight value

* = mandatory