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