SetDead

From Dragon Age Toolset Wiki
Jump to: navigation, search

Set the object's dead flag

void SetDead(
object oObject,
int bDeadFlagValue
);
Parameters:
oObject
the object who's death we are defining
bDeadFlagValue
The value to set the dead flag to
Returns:

Nothing.

Source:

script.ldf