WoW API: CollapseFactionHeader

WoW API < CollapseFactionHeader


Collapse a faction header row.

CollapseFactionHeader(rowIndex)

ParametersEdit

ArgumentsEdit

(rowIndex)
rowIndex
Integer - The row index of the header to collapse (Specifying a non-header row can have unpredictable results). The UPDATE_FACTION event is fired after the change since faction indexes will have been shifted around.

ReturnsEdit

nil

See alsoEdit

ExpandFactionHeader