Difference between revisions of "GetEquippedCurrentHealth"
Jump to navigation
Jump to search
no edit summary
imported>WereWolf (Add example) |
imported>WereWolf |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | |||
(health:float) ''reference.''GetEquippedCurrentHealth slot:short | |||
Gets the current health of the object in the specified equipment slot. | Gets the current health of the object in the specified equipment slot. | ||
'''Example:''' | '''Example:''' | ||
float WeaponHealth | float WeaponHealth |