WoW:API IsFalling: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Corrected return value)
m (Move page script moved page API IsFalling to API IsFalling without leaving a redirect)
 
(No difference)

Latest revision as of 04:46, 15 August 2023

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.