GetThreatRatio

From the Fallout3 GECK Wiki
Revision as of 18:59, 12 December 2008 by imported>Quetzilla
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