UpdateThreatTable

From Dragon Age Toolset Wiki
Jump to: navigation, search

Change the threat value for a given enemy

void UpdateThreatTable(
object oCreature,
object oEnemy,
float fThreatChange
);
Parameters:
oCreature
owner of the threat table
oEnemy
enemy for which the value should be updated
fThreatChange
threat delta
Returns:

Nothing.

Source:

script.ldf