IsAllowedToUserTeleport

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 5.2.0 / 1.15.0

Returns whether the player can teleport to/from an LFG instance.

allowedToTeleport = IsAllowedToUserTeleport()

Returns

allowedToTeleport
boolean - true if the player can teleport to/from an LFG instance, false otherwise.

Details

  • The player cannot teleport out of the solo scenarios introduced in Patch 5.2.

Patch changes

Mists of Pandaria Patch 5.2.0 (2013-03-05): Added.

See also