GetTacticCondition

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns the condition id of the specified tactic

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

The condition id.

Source:

script.ldf