GetCreatureBodyBag

From Dragon Age Toolset Wiki
Jump to: navigation, search

Get the body bag placeable associated with this creature..

object GetCreatureBodyBag(
object oCreature
);
Parameters:
oCreature
The creature to get the body bag for
Returns:

The creature's body bag

Source:

script.ldf

Description