GetGuildBankMoney
|
Returns the amount of money in the guild bank.
|
GetGuildBankItemLink
|
Returns a hyperlink for an item in the guild bank.
|
GetGuildBankItemInfo
|
Returns information about the contents of a guild bank item slot.
|
GetCurrentGuildBankTab
|
Returns the currently selected guild bank tab.
|
DepositGuildBankMoney
|
Deposits money into the guild bank.
|
CloseGuildBankFrame
|
Ends interaction with the guild bank vault.
|
CanWithdrawGuildBankMoney
|
Returns whether the player is allowed to withdraw money from the guild bank.
|
CanGuildBankRepair
|
Returns whether the player is allowed to pay for repairs using guild bank funds.
|
CanEditGuildTabInfo
|
Returns whether the player is allowed to edit a guild bank tab's information.
|
BuyGuildBankTab
|
Purchases the next available guild bank tab.
|
AutoStoreGuildBankItem
|
Withdraws the item(s) from a slot in the guild bank, automatically adding to the player's bags.
|
SpellCanTargetGlyph
|
Returns whether the spell currently awaiting a target requires a glyph slot to be chosen.
|
RemoveGlyphFromSocket
|
Removes the glyph from a socket.
|
PlaceGlyphInSocket
|
Applies the glyph currently awaiting a target to a socket.
|
GlyphMatchesSocket
|
Returns whether a socket is eligible for the glyph currently awaiting a target.
|
GetNumGlyphs
|
Returns the total amount of glyphs for the player's class.
|
GetGlyphSocketInfo
|
Returns information about a glyph socket and its contents.
|
GetGlyphLink
|
Gets a hyperlink for the contents of a glyph socket.
|
GetGlyphInfo
|
Returns information about a glyph in the glyph list.
|
UpdateGMTicket
|
Updates the open GM ticket with new text.
|
Stuck
|
Uses the auto-unstuck feature.
|
NewGMTicket
|
Opens a new GM support ticket.
|
GetGMTicketCategories
|
Returns a list of available GM ticket categories.
|
GetGMTicket
|
Requests GM ticket status from the server.
|
GetGMStatus
|
This is a Blizzard internal function.
|
GMResponseResolve
|
Notifies the server that the player's GM ticket issue has been resolved.
|
GMResponseNeedMoreHelp
|
Requests further GM interaction on a ticket to which a GM has already responded.
|
DeleteGMTicket
|
Abandons the currently pending GM ticket.
|
GMSurveySubmit
|
Submits the current GM survey.
|
GMSurveyQuestion
|
Returns the text of a specific question from a GM survey.
|
GMSurveyNumAnswers
|
Returns the number of possible answers for a GM Survey question.
|
GMSurveyCommentSubmit
|
Submits a comment to the current GM survey.
|
GMSurveyAnswerSubmit
|
Submits an answer to a GM survey question.
|
GMSurveyAnswer
|
Returns text of multiple-choice question answers in a GM survey.
|
GetNumFlyouts
|
Returns the number of flyout actions in the UI.
|
GetFlyoutSlotInfo
|
Returns information about a flyout ability slot.
|
GetFlyoutInfo
|
Returns information about a flyout slot.
|
GetFlyoutID
|
Returns the internal flyoutID for a given flyout index.
|
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.
|