SetWatchedFactionIndex
|
Makes a faction the "watched" faction (displayed on the XP bar in the default UI)
|
SetSelectedFaction
|
Selects a faction in the reputation UI.
|
SetFactionInactive
|
Flags a faction as inactive.
|
SetFactionActive
|
Removes the "inactive" status from a faction.
|
IsFactionInactive
|
Returns whether a faction is flagged as "inactive"
|
GetWatchedFactionInfo
|
Returns information about the "watched" faction (displayed on the XP bar in the default UI)
|
GetSelectedFaction
|
Returns which faction entry is selected in the reputation UI.
|
GetNumFactions
|
Returns the number of entries in the reputation UI.
|
GetFactionInfoByID
|
Returns information about a faction or header listing.
|
GetFactionInfo
|
Returns information about a faction or header listing.
|
FactionToggleAtWar
|
Toggles "at war" status for a faction.
|
ExpandFactionHeader
|
Expands a given faction header or sub-header in the Reputation UI.
|
ExpandAllFactionHeaders
|
Expands all headers and sub-headers in the Reputation UI.
|
CollapseFactionHeader
|
Collapses a given faction header or sub-header in the Reputation UI.
|
CollapseAllFactionHeaders
|
Collapses all headers and sub-headers in the Reputation UI.
|