GetTacticTargetType

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns the target type for the specified tactic.

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

The target type.

Source:

script.ldf