GetEquippedCurrentHealth

From the Fallout3 GECK Wiki
Revision as of 10:58, 27 July 2010 by imported>Geckbot (Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GetEquippedCurrentHealth

< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the current health of the object equipped in the specified slot

Syntax

[help]
(float) ref.GetEquippedCurrentHealth equipmentSlot:int 

Or:

(float) ref.GetEqCurHealth equipmentSlot:int