Difference between revisions of "GetTacticCommand"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
(looks okay, removing tag)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetTacticCommand
 
|name=GetTacticCommand

Latest revision as of 22:51, 24 February 2010

Returns the command type for the specified tactic.

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

The command type.

Source:

script.ldf