UT KillTeam

From Dragon Age Toolset Wiki
Revision as of 20:03, 10 February 2010 by BryanDerksen (Talk | contribs) (Created page with '{{dafunction |name = UT_KillTeam |brief = Kills all the members of a team |param1type = int |param1name = nTeam |param1desc = the team number to kill |param1default = |param2type...')

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

Kills all the members of a team

void UT_KillTeam(
int nTeam,
object oKiller = OBJECT_INVALID
);
Parameters:
nTeam
the team number to kill
oKiller
The killer (OBJECT_INVALID for creatures killed by plot).
Returns:

Nothing.

Source:

Core Resources.utility_h