WoW:API IsFlying: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API IsFlying to API IsFlying without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{wowapi}} __NOTOC__ | ||
= | Checks whether the player is flying. | ||
flying = IsFlying() | |||
=== Arguments === | === Arguments === | ||
none | none | ||
=== Returns === | === Returns === | ||
1 if the player is currently flying, nil otherwise | |||
Added in Patch 2.0 | === Details === | ||
: Added in Patch 2.0 |