Difference between revisions of "GetThreatRatio"

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


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

Latest revision as of 12:36, 15 August 2009

Description[edit | edit source]

GetThreatRatio returns the calculated threat ratio between two specified actors.

Syntax[edit | edit source]

ActorRef.GetThreatRatio ActorRef

Examples[edit | edit source]

Settler01REF.GetThreatRatio Player

Function returns the threat ratio between Settler01 and the Player.

Notes[edit | edit source]

  • None.

See Also[edit | edit source]

Confidence