SetCreatureGoreLevel

From Dragon Age Toolset Wiki
Revision as of 19:37, 10 December 2009 by BryanDerksen (Talk | contribs) (fill in descs)

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

Sets a creature's gore level

void SetCreatureGoreLevel(
object oCreature,
float fGoreLevel
);
Parameters:
oCreature
The creature whose gore level is to be set
fGoreLevel
Gore level to set the creature to
Returns:

Nothing.

Source:

script.ldf