WoW API: IsFalling

From AddOn Studio
Revision as of 09:50, 6 July 2017 by 86.147.116.145 (talk) (Corrected return value)
Jump to navigation Jump to search

WoW API < IsFalling

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

falling = IsFalling();

Returns

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