UT DestroyTag

From Dragon Age Toolset Wiki
Jump to: navigation, search

Destroys all objects with tag sTag

void UT_DestroyTag(
string sTag
);
Parameters:
sTag
The tag of the objects that will be destroyed
Returns:

Nothing.

Source:

Core Resources.utility_h

Description

This function destroys all objects with tag sTag that are in the same area as the player.