SetCurrentHealth

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the current health of the calling Reference.

Syntax

[help]
(none) ref.SetCurrentHealth NewHealth:float 

Notes

This function should not be used on Actors, use RestoreAV / DamageAV instead

See Also