Difference between revisions of "GetThreatRatio"
Jump to navigation
Jump to search
imported>Quetzilla m |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Condition Functions (GECK 1.1)]] | |||
[[Category:Godsend Functions]] | [[Category:Godsend Functions]] | ||
[[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.