GetDestructionDataHealth
Revision as of 17:53, 3 May 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the <i>Health</i> value of the <i>Destruction Data</i> of the specified <i>Object</i>. |name = GetDestructionDataHealth |return...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns the Health value of the Destruction Data of the specified Object.
Syntax
(health:int) GetDestructionDataHealth object:ref
Example
set iDstrHealth to GetDestructionDataHealth ElectricBox01
Notes
- Obviously, this function is only usable with object types that have Destruction Data.