WoW:API ClearLookingForGroup: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with '{{wowapi}}__NOTOC__ Flags the player as not looking for any groups. ClearLookingForGroup() ==Example== ClearLookingForGroup(slot, mtype, destination); ==See Also== * [[API Se...')
 
m (Move page script moved page API ClearLookingForGroup to API ClearLookingForGroup without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}__NOTOC__
{{wowapi}} {{removedapi|3.3}} __NOTOC__
Flags the player as not looking for any groups.
Flags the player as not looking for any groups.
  ClearLookingForGroup()
  ClearLookingForGroup()


==See Also==
==See Also==
* [[API SetLookingForGroup|SetLookingForGroup()]]
* [[API SetLookingForGroup|SetLookingForGroup()]]
* [[API SetLFGComment|SetLFGComment()]]
* [[API SetLFGComment|SetLFGComment()]]

Latest revision as of 04:45, 15 August 2023

WoW API < ClearLookingForGroup

Flags the player as not looking for any groups.

ClearLookingForGroup()

See Also[edit]