GetParty

From Dragon Age Toolset Wiki
Revision as of 22:24, 6 August 2011 by Sunjammer (Talk | contribs) (Adding remarks, removing message)

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

Returns the party object of the target creature.

object GetParty(
object oCreature
);
Parameters:
oCreature
The target creature.
Returns:

The party object of the target creature.

Source:

script.ldf

Remarks

Always returns OBJECT_INVALID.