Difference between revisions of "GetThreatRatio"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Quetzilla
m
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Line 19: Line 19:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.0)]]
[[Category:Godsend Functions]]
[[Category:Godsend Functions]]
[[Category:Godsend Functions (GECK 1.0)]]

Revision as of 11:57, 12 August 2009

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