IsTacticEnabled

From Dragon Age Toolset Wiki
Revision as of 22:49, 24 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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