GetThreatValueByObjectID

From Dragon Age Toolset Wiki
Revision as of 18:45, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing self-link)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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