EnableWeaponTrail

From Dragon Age Toolset Wiki
Jump to: navigation, search

Enables/Disables the weapon trail for a creature

void EnableWeaponTrail(
object oCreature,
int bEnable
);
Parameters:
oCreature
the creature
bEnable
TRUE/FALSE
Returns:

Nothing.

Source:

script.ldf

Description

Enables/Disables the weapon trail for a creature.