(Official) LUA Scripting Documentation
get_health_as_percent
Get the current health of the context actor as a percentage (0-100%) of it’s maximum health.
Spec:
get_health_as_percent()
Returns
double
: The context actor’s current health as a percentage
Incomplete
This documentation is incomplete