GetHealthPercentage
Revision as of 12:23, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
Description[edit | edit source]
GetHealthPercentage Determines how injured an actor is. Health percentage is measured as a value from 0 to 1.0.
Syntax[edit | edit source]
[ActorREF.]GetHealthPercentage
Examples[edit | edit source]
If JohnDoeRef.GetHealthPercentage < 0.50
Checks to see if John Doe is below 50% of his base health.
Notes[edit | edit source]
- None at this time
See Also[edit | edit source]
Reference[edit | edit source]
None provided.