- 0 Talk
-
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
Checks whether the player is flying.
flying = IsFlying()
none
1 if the player is currently flying, nil otherwise