WoW API: IsFalling

From AddOn Studio
Jump to navigation Jump to search

WoW API < IsFalling

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

falling = IsFalling();

Returns[edit]

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