GetHealthPercentage

Revision as of 12:43, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))

Description

GetHealthPercentage Determines how injured an actor is. Health percentage is measured as a value from 0 to 1.0.

Syntax

[ActorREF.]GetHealthPercentage 

Examples

If JohnDoeRef.GetHealthPercentage < 0.50

Checks to see if John Doe is below 50% of his base health.

Notes

  • None at this time


See Also

Reference

None provided.