SetObjectHealth

From GECK
(Redirected from SetHealth)
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Sets the health of the specified Base Form. If a reference is passed, will modify the Base Form of that reference.

Syntax

[help]
refr.SetObjectHealth newHealth:int form:baseform 

Or:

refr.SetHealth newHealth:int form:baseform 

See Also