WoW:API ExpandFactionHeader: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Robot: converting/fixing HTML)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''ExpandFactionHeader''' - ''Documentation by [[User:Flickering|Flickering]]''</center>


Expand a faction header row.
Expand a faction header row.

Revision as of 18:02, 2 November 2007

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