WoW API: ExpandFactionHeader

From AddOn Studio
Revision as of 18:02, 2 November 2007 by WoWWiki>Pcj
Jump to navigation Jump to search

WoW API < ExpandFactionHeader

Expand a faction header row.

ExpandFactionHeader(rowIndex)

Parameters

Arguments

(rowIndex)
rowIndex
Integer - The row index of the header to expand (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.

Returns

nil