Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns true if the specified unit is currently falling.

falling = IsFalling(unit)

Arguments[]

unit
string? : UnitId - A unitID to query. Defaults to player if omitted.

Returns[]

falling
boolean - true if the unit is currently falling, false otherwise.
Advertisement