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

6 lines
391 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---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