IsFlyableArea

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the current zone is a flyable area.

flyable = IsFlyableArea()

Returns

flyable
boolean

Details

  • This function corresponds to the flyable macro conditional.
  • This function will return false if the player is located in an indoors area where mounts typically cannot be used.

Patch changes

See also