GetParty

From Dragon Age Toolset Wiki
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.