GetHealthPercentage

Revision as of 13:23, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DescriptionEdit

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

SyntaxEdit

[ActorREF.]GetHealthPercentage 

ExamplesEdit

If JohnDoeRef.GetHealthPercentage < 0.50

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

NotesEdit

  • None at this time


See AlsoEdit

ReferenceEdit

None provided.