Initial commit
This commit is contained in:
5
api/GetNumMapOverlays.lua
Normal file
5
api/GetNumMapOverlays.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number numOverlays
|
||||
---Returns the number of overlays for the current world map zone. Map overlays correspond to areas which are "discovered" when entered by the player, "filling in" the blank areas of the world map.
|
||||
function GetNumMapOverlays() end
|
Reference in New Issue
Block a user