Files
wow_Meta/api/ExpandAllFactionHeaders.lua
2024-12-16 13:13:08 +01:00

4 lines
373 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Expands all headers and sub-headers in the Reputation UI. Expands headers 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 ExpandAllFactionHeaders() end