Initial commit
This commit is contained in:
5
api/CollapseFactionHeader.lua
Normal file
5
api/CollapseFactionHeader.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---Collapses a given faction header or sub-header in the Reputation UI. Faction headers include 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 CollapseFactionHeader(index) end
|
||||
Reference in New Issue
Block a user