Method Unit:HealthBelowPct [-] [+]

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

Synopsis

isBelow = Unit:HealthBelowPct( healthpct )

Arguments

number healthpct

Percentage in integer from.

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

Returns

boolean isBelow
See method description.

Generated on
©2016 - Eluna Lua Engine