UT KillTeam

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