5 lines
158 B
Lua
5 lines
158 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---returns boolean on whether activity is active or not
|
|
function C_LFGList.GetActiveEntryInfo() end
|