Download
(3 Kb)
Download
Updated: 09/29/17 01:35 PM
Updated:09/29/17 01:35 PM
Created:06/20/17 09:32 AM
Monthly downloads:14
Total downloads:11,866
Favorites:1
MD5:
LibChars (discontinued)  Popular! (More than 5000 hits)
Version: 1.003
by: dryzler.elder-geek.net [More]

"Methods for handling characters (new, deleted, ...)"

Features:
  • Execute a function for new characters
  • Execute a function for existing characters
  • Execute a function for deleted characters

Addons that use this lib:
Code:
local LibChars = LibStub("LibChars")

local fnNewChar = function(charId,charTbl) end
local fnExistingChar = nil
local fnDeletedChar = function(charId,charTbl) end

local savedChars = LibChars:initialize(addonSavedVariablesName, fnNewChar, fnExistingChar, fnDeletedChar)

Hints:
Note that the new character and the deleted character events will occur only 1 time in your addon, the first time you execute this function and there is a new char or a deleted char.

1.003
- 3.2: Clockwork
1.002
- 3.1: Horns of the Reach
1.001
- namespace 'LibChars' inside accountSavedVariables
1.000
- release
Archived Files (1)
File Name
Version
Size
Uploader
Date
1.002
4kB
dryzler.elder-geek.net
09/02/17 04:02 PM


There have been no comments posted to this file.
Be the first to add one.



Category Jump: