LibAlts-1.0

Provides a simple API to register and retrieve alternate identity information between addons.

:SetAlt(main, alt) - Associate a main name with an alt name

:GetAlts(main) - Get a list of alts for a given name

:GetMain(alt) - Get the main character associated with a given name

:GetAllMains() - Get a list of all main characters

:IsMain(main) - Is the given name a main character

:IsAlt(alt) - Is the given name an alternate character

LuaDoc: http://www.wowace.com/projects/libalts-1-0/pages/api/lib-alts-1-0/

Facts

Date created
21 Oct 2008
Categories
Last update
07 Sep 2009
Development stage
Release
License
Public Domain
Curse link
LibAlts-1.0
Reverse relationships
4
Recent files
  • A: r20 for 3.2.0 on 07 Sep 2009
  • A: r19 for 3.2.0 on 07 Sep 2009
  • A: r18 for 3.2.0 on 08 Aug 2009
  • A: r17 for 3.2.0 on 08 Aug 2009
  • R: 1.2 for 3.2.0 on 04 Aug 2009

Authors

Relationships

Embedded library
CallbackHandler-1.0
LibStub