GetTacticTargetObject

From Dragon Age Toolset Wiki
Revision as of 16:49, 26 October 2009 by BryanDerksen (Talk | contribs) (Marking as needing review, as suggested on talk)

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

The documentation on this page is incomplete, obsolete, or otherwise in need of a thorough review. The current content may provide a good starting point for this, but do not rely on its accuracy when using it to design content.

Returns the ID number of the targeted party member for those tactic targets which are generated on a per-follower basis.

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

The ID number of the party member.

Source:

script.ldf