Category:World of Warcraft API/Removed Functions: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "* {{id|API|BuyPetition}} * {{id|API|BuyRandomPicks}} * {{id|API|CalendarGetDay}} * {{id|API|CraftIsPetTraining}} * {{id|API|DefaultBindings}} * {{id|API|Duel}} * {{id|API|Enab...")
 
No edit summary
 
Line 1: Line 1:
Place functions here that have been renamed or removed from the [[WoW API]].
Place functions here that have been renamed or removed from the [[wo:API]].


;A
;A

Latest revision as of 23:16, 14 August 2023

Place functions here that have been renamed or removed from the WoW:API.

A
  • BuyPetition(arenaFormat, "teamName") - Purchases an arena team charter (removed 4.0)
  • BuyRandomPicks(count) - Buys the requested amount of random lottery picks (removed 2.3)
  • CalendarGetDay(monthOffset, day) - Retrieves info for the specified calendar day (removed 3.1.3)
  • CraftIsPetTraining() - Determines if the current 'crafting' skill is for pet training (removed 3.0)
  • DefaultBindings() - Loads WoW default key bindings, fires UPDATE_BINDINGS (removed 3.2.0)
  • Duel(playerName) - Invites the specified player to a duel (removed ???)
  • EnablePVP() - Flags or unflags the user for PvP combat (removed 1.4.0)
G
L