WoW API: IsFalling

WoW API < IsFalling

Returns whether the player's character is currently plummeting to their doom.

falling = IsFalling();

ReturnsEdit

falling
Flag - 1 if the character is currently falling, false otherwise.