Difference between revisions of "IsTacticEnabled"

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=IsTacticEnabled
 
|name=IsTacticEnabled

Latest revision as of 22:49, 24 February 2010

Returns whether the specified tactic is enabled.

int IsTacticEnabled(
object oCreature,
int nIndex
);
Parameters:
oCreature
the creature to query
nIndex
the tactic index
Returns:

TRUE if the tactic is enabled.

Source:

script.ldf