Difference between revisions of "GetThreatEnemy"

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

Latest revision as of 18:46, 2 March 2010

Get the enemy id on a specific index of the threat table

object GetThreatEnemy(
object oCreature,
int i
);
Parameters:
oCreature
owner of the threat table
i
index
Returns:

enemy id

Source:

script.ldf