WoW:API IsFalling: Difference between revisions

m
Move page script moved page API IsFalling to WoW:API IsFalling without leaving a redirect
(Created page with '{{wowapi}} Returns whether the player's character is currently plummeting to their doom. falling = IsFalling(); == Returns == ; falling : Flag - 1 if the character is currently…')
 
m (Move page script moved page API IsFalling to WoW:API IsFalling without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:


== Returns ==
== Returns ==
; falling : Flag - 1 if the character is currently falling, nil otherwise.
; falling : Flag - 1 if the character is currently falling, false otherwise.
Anonymous user