Difference between revisions of "ClearEnemyThreat"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
m (looks okay, removing tag)
 
(One intermediate revision by the same user not shown)
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