Difference between revisions of "GetEquippedCurrentHealth"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
(Automated import of articles)
 
imported>Geckbot
m (Robot: Automated text replacement (-'''.*'''\r\n +))
Line 1: Line 1:
'''GetEquippedCurrentHealth'''
{{Function
{{Function
  |origin = FOSE1
  |origin = FOSE1

Revision as of 14:47, 27 July 2010

< [[::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