SetCurrentHealth
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Sets the current health of the calling Reference.
Syntax
(none) ref.SetCurrentHealth NewHealth:float
Notes
This function should not be used on Actors, use RestoreAV / DamageAV instead
See Also
- GetCurrentHealth
- ResetHealth
- SetEquippedCurrentHealth
- SetItemRefCurrentHealth
- SetObjectHealth to set the health for all references belonging to a Base Form.