Initial commit
This commit is contained in:
4
api/ZoomOut.lua
Normal file
4
api/ZoomOut.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Sets the world map to show the area containing its current area. Only used by the default UI in certain circumstances: to "zoom out" from a multi-level map (e.g. Dalaran or a dungeon) to the containing zone/continent. May cause problems when not used in such cases.
|
||||
function ZoomOut() end
|
||||
Reference in New Issue
Block a user