SetDestructionDataHealth

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the Health value of the Destruction Data of the specified Object.

Syntax

[help]
(health:int) SetDestructionDataHealth object:ref newValue:int

Example

SetDestructionDataHealth ElectricBox01 25 

Notes

  • Obviously, this function is only usable with object types that have Destruction Data.

See Also