GetTacticCommandParam

From Dragon Age Toolset Wiki
Revision as of 18:47, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

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

Returns the command parameter for the specified tactic.

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

The target type.

Source:

script.ldf

Description

Can be the ability ID or item ID. Zero for none or not applicable.