Difference between revisions of "SetEquippedCurrentHealth"

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:
'''SetEquippedCurrentHealth'''
{{Function
{{Function
  |origin = FOSE1
  |origin = FOSE1

Revision as of 15:16, 27 July 2010

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

A function added by the Fallout Script Extender.

Description

Sets the current health of the equipped object at the given slot.

Syntax

[help]
ref.SetEquippedCurrentHealth val:float equipmentSlot:int 

Or:

ref.SetEqCurHealth val:float equipmentSlot:int