Difference between revisions of "ClearEnemyThreat"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
m (looks okay, removing tag)
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=ClearEnemyThreat
 
|name=ClearEnemyThreat

Latest revision as of 19:05, 24 February 2010

Remove the threat entry for the given enemy

void ClearEnemyThreat(
object oCreature,
object oEnemy
);
Parameters:
oCreature
owner of the threat table
oEnemy
enemy for which the entry should be removed
Returns:

Nothing.

Source:

script.ldf