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

6 lines
383 B
Lua

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