Difference between revisions of "GetThreatRatio"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Quetzilla
m
Line 20: Line 20:
[[Category:Functions]]
[[Category:Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Godsend Functions]]

Revision as of 18:59, 12 December 2008

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