WoW:API removed in 3.3: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with '{{removedapilist|3.3|}} == Patch 3.3.(0?) == : CheckReadyCheckTime() - Unknown, called from UIParent's OnUpdate! : [[API GetLookingForGroup|GetLookin…')
 
m (Move page script moved page API removed in 3.3 to API removed in 3.3 without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{removedapilist|3.3|}}
#REDIRECT [[Category:World_of_Warcraft_API/Removed_Functions]]
 
== Patch 3.3.0 ==
: [[API CheckReadyCheckTime|CheckReadyCheckTime]]() - Unknown, called from UIParent's OnUpdate!
: [[API GetLookingForGroup|GetLookingForGroup]]()
: [[API AcceptLFGMatch|AcceptLFGMatch]]()
: [[API CanSendLFGQuery|CanSendLFGQuery]](typeID, lfgNdx)
: [[API CancelPendingLFG|CancelPendingLFG]]() - Takes the player out of all LFG queues.
: [[API ClearLFGAutojoin|ClearLFGAutojoin]]() - Disables LFG auto join (being invited to other groups automatically).
: [[API ClearLFMAutofill|ClearLFMAutofill]]() - Disables LFM auto fill (inviting other players automatically).
: [[API ClearLookingForGroup|ClearLookingForGroup]]()
: [[API ClearLookingForMore|ClearLookingForMore]]()
: [[API DeclineLFGMatch|DeclineLFGMatch]]()
: [[API GetLFGPartyResults|GetLFGPartyResults]](type, lfgNdx, index, partyIndex)
: [[API GetLFGResults|GetLFGResults]](type, lfgNdx, index)
: [[API GetLFGStatusText|GetLFGStatusText]]()
: [[API GetLFGTypeEntries|GetLFGTypeEntries]](type)
: [[API GetLookingForGroup|GetLookingForGroup]]() - returns the player's current LFG state.
: [[API GetNumLFGResults|GetNumLFGResults]](type, lfgNdx)
: [[API IsInLFGQueue|IsInLFGQueue]]()
: [[API LFGQuery|LFGQuery]](typeID, lfgNdx [, class])
: [[API SetLFGAutojoin|SetLFGAutojoin]]() - Enables LFG auto join (automatic invites to other groups).
: [[API SetLFMAutofill|SetLFMAutofill]]() - Enables LFM auto fill (sending automatic invites to other players).
: [[API SetLFMType|SetLFMType]]()
: [[API SetLookingForGroup|SetLookingForGroup]](slot, type, index) - sets a looking for group destination for one of the tree LFG slots.
: [[API SetLookingForMore|SetLookingForMore]]()
: [[API SortLFG|SortLFG]]("type")
: [[API TutorialsEnabled|TutorialsEnabled]]()
 
== Patch 3.3.3 ==
 
: [[API ShowBattlefieldList|ShowBattlefieldList]](index) - Displays a queue window for the specified battlefield. Only works if you are already in a queue for the battlefield. Index corresponds to location in queue array.

Latest revision as of 04:47, 15 August 2023