Difference between revisions of "GetThreatValueByIndex"

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

Latest revision as of 18:45, 2 March 2010

Get the threat value on a specific index of the table

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

threat value

Source:

script.ldf