Method Unit:HealthAbovePct [-] [+]

Returns true if the Unit's health is above the given percentage.

Synopsis

isAbove = Unit:HealthAbovePct( healthpct )

Arguments

number healthpct

Percentage in integer from.

Valid numbers: integers from -2,147,483,647 to 2,147,483,647.

Returns

boolean isAbove
See method description.

Generated on
©2016 - Eluna Lua Engine