5 lines
374 B
Lua
5 lines
374 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
|