GetDestructionStage

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns the current Damage Stage of a specified reference, or -1 if the reference does not have destruction data. Also returns -1 if the target has not taken object health damage.

Syntax

[help]
(damageStage:int) ref.GetDestructionStage

Example

NukaBottle01Ref.GetDestructionStage 

See Also