GetCreatureBodyBag

From Dragon Age Toolset Wiki
Revision as of 23:54, 10 February 2010 by BryanDerksen (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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