4 lines
384 B
Lua
4 lines
384 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Collapses all headers and sub-headers in the Reputation UI. This function works for both major groups (Classic, Burning Crusade, Wrath of the Lich King, Inactive, etc.) and the sub-groups within them (Alliance Forces, Steamwheedle Cartel, Horde Expedition, Shattrath City, etc.).
|
|
function CollapseAllFactionHeaders() end |