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

7 lines
196 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return number channelCount
---Returns the number of entries in the channel list display
function GetNumDisplayChannels() end