Selects a faction in the reputation UI.
Selection has no bearing on other faction-related APIs; this function merely facilitates behaviors of Blizzard's reputation UI.
See also Faction functions.
Signature:
SetSelectedFaction(index)
Arguments:
index
- Index of an entry in the faction list; between 1 and GetNumFactions() (number
)