LibGroup-1.0

This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Description

LibGroup-1.0 keeps track of all the members in a party or a raid. This allows the developer to use one library and not have to worry about the group type. The same methods are available, irrespective of the group type. The information is cached into an internal table, which allows cached lookups in the library, thereby speeding up party / raid addons.

Events fired by this library

Key: EventName [parameters returned] - description

Party or Raid events

  • Joined [name] - fired whenever anyone joins the raid (including ourself)
  • Left [name] - fired whenever anyone leaves the raid (including ourself)
  • Connected [name] - fired whenever anyone connects after a disconnect
  • Disconnected [name] - fired whenever anyone disconnects
  • LeaderChanged [newName, oldName] - fired whenever the group leader changes

Raid only events

  • AssistAdded [name] - fired whenever anyone gains assist
  • AssistRemoved [name] - fired whenever anyone loses assist
  • MasterLooterChanged [newName, oldName] - fired whenever the master looter changes

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

WoW Retail