Difference between revisions of "GetThreatValueByObjectID"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
(looks okay, removing self-link)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetThreatValueByObjectID
 
|name=GetThreatValueByObjectID

Latest revision as of 18:45, 2 March 2010

Get the threat value for a specific enemy on the table

float GetThreatValueByObjectID(
object oCreature,
object oEnemy
);
Parameters:
oCreature
owner of the threat table
oEnemy
enemy id
Returns:

threat value

Source:

script.ldf