WoW API: IsFalling

Revision as of 04:46, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API IsFalling to API IsFalling without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.