Difference between revisions of "GetTacticCommandItemTag"

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

Latest revision as of 18:47, 2 March 2010

Returns the command item tag for the specified tactic.

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

The item tag, or empty string if not applicable.

Source:

script.ldf