WoW:API IsFlying: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API IsFlying to API IsFlying without leaving a redirect)
 
(No difference)

Latest revision as of 04:46, 15 August 2023

WoW API < IsFlying

Checks whether the player is flying.

flying = IsFlying()


Arguments[edit]

none

Returns[edit]

1 if the player is currently flying, nil otherwise


Details[edit]

Added in Patch 2.0