Files
wow_Meta/api/GetZoneText.lua
2025-05-04 15:15:00 +02:00

7 lines
180 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return string zone
---Returns the name of the zone in which the player is located
function GetZoneText() end