RSS

Четверг, 25.04.2024, 02:17
Главная » WoW API » API Функции »

Фракции

[ Добавить запись ]

В категории материалов: 15
Показано материалов: 1-15

Название Описание
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.