This wiki is a copy of the original Skyrim CK wiki created and maintained by the UESP.net. See CreationKit:Copy Notice for more info.

ResetHealthAndLimbs - Actor

From the CreationKit Wiki
Jump to navigation Jump to search

Member of: Actor Script

Resets this actor's health and restores all his limbs.

Syntax[edit | edit source]

Function ResetHealthAndLimbs() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Reset Nate's health and limbs
Nate.ResetHealthAndLimbs()

See Also[edit | edit source]