GetHealthPercentage

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.