GetThreatRatio

From the Fallout3 GECK Wiki
Revision as of 14:41, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

GetThreatRatio returns the calculated threat ratio between two specified actors.

Syntax

ActorRef.GetThreatRatio ActorRef

Examples

Settler01REF.GetThreatRatio Player

Function returns the threat ratio between Settler01 and the Player.

Notes

  • None.

See Also

Confidence