ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
These functions relate to[Reputation](https://wow.gamepedia.com/Reputation "Reputation"). [C\_Reputation.GetFactionParagonInfo](https://wow.gamepedia.com/API_C_Reputation.GetFactionParagonInfo "API C Reputation.GetFactionParagonInfo")(factionID) - Gets Paragon information. [C\_Reputation.IsFactionParagon](https://wow.gamepedia.com/API_C_Reputation.IsFactionParagon "API C Reputation.IsFactionParagon")(factionID) - Returns true/false if a factionID is a Paragon. [C\_Reputation.RequestFactionParagonPreloadRewardData](https://wow.gamepedia.com/API_C_Reputation.RequestFactionParagonPreloadRewardData "API C Reputation.RequestFactionParagonPreloadRewardData")(factionID) - Queries the server to pre-load Paragon reward data. [CollapseFactionHeader](https://wow.gamepedia.com/API_CollapseFactionHeader "API CollapseFactionHeader")(index) - Collapse a faction header row. [CollapseAllFactionHeaders](https://wow.gamepedia.com/index.php?title=API_CollapseAllFactionHeaders&action=edit&redlink=1 "API CollapseAllFactionHeaders (page does not exist)")() - Collapse all faction header rows. [ExpandFactionHeader](https://wow.gamepedia.com/API_ExpandFactionHeader "API ExpandFactionHeader")(index) - Expand a faction header row. [ExpandAllFactionHeaders](https://wow.gamepedia.com/index.php?title=API_ExpandAllFactionHeaders&action=edit&redlink=1 "API ExpandAllFactionHeaders (page does not exist)")() - Expand all faction header rows. [FactionToggleAtWar](https://wow.gamepedia.com/API_FactionToggleAtWar "API FactionToggleAtWar")(index) - Toggle the At War flag for a faction. [GetFactionInfo](https://wow.gamepedia.com/API_GetFactionInfo "API GetFactionInfo")(index) - Gets details for a specific faction/faction header. [GetFactionInfoByID](https://wow.gamepedia.com/API_GetFactionInfoByID "API GetFactionInfoByID")(factionID) - Gets details for a specific faction by factionID. [GetFriendshipReputation](https://wow.gamepedia.com/API_GetFriendshipReputation "API GetFriendshipReputation")(factionID) - Gets details about an NPC friend. [GetFriendshipReputationRanks](https://wow.gamepedia.com/API_GetFriendshipReputationRanks "API GetFriendshipReputationRanks")(factionID) - Gets rank data about an NPC friend. [GetNumFactions](https://wow.gamepedia.com/API_GetNumFactions "API GetNumFactions")() - Returns the number of lines in the faction display. [GetSelectedFaction](https://wow.gamepedia.com/index.php?title=API_GetSelectedFaction&action=edit&redlink=1 "API GetSelectedFaction (page does not exist)")() - Returns the row index of the currently selected faction in reputation window. [GetWatchedFactionInfo](https://wow.gamepedia.com/API_GetWatchedFactionInfo "API GetWatchedFactionInfo")() - Returns information about the currently watched faction. [IsFactionInactive](https://wow.gamepedia.com/API_IsFactionInactive "API IsFactionInactive")(index) - Returns true if the faction is marked inactive. [SetFactionActive](https://wow.gamepedia.com/API_SetFactionActive "API SetFactionActive")(index) - Remove a faction from inactive group. [SetFactionInactive](https://wow.gamepedia.com/API_SetFactionInactive "API SetFactionInactive")(index) - Move a faction to inactive group. [SetSelectedFaction](https://wow.gamepedia.com/index.php?title=API_SetSelectedFaction&action=edit&redlink=1 "API SetSelectedFaction (page does not exist)")(index) - Sets the currently selected faction in reputation window. [SetWatchedFactionIndex](https://wow.gamepedia.com/API_SetWatchedFactionIndex "API SetWatchedFactionIndex")(index) - Sets which faction should be watched in Blizzard reputation bar.