added commentator stuff, general code cleanup and better formatting, some deprecated code removed
This commit is contained in:
@@ -1,15 +1,4 @@
|
||||
|
||||
=======================================
|
||||
Background Tasks
|
||||
=======================================
|
||||
|
||||
Details:RegisterBackgroundTask (name, func, priority, ...)
|
||||
register a function to be called while the player isn't in: combat, group, raid instances.
|
||||
priority determines the interval time and support "LOW", "MEDIUM", "HIGH" values.
|
||||
|
||||
Details:UnregisterBackgroundTask (name)
|
||||
unregister a background task.
|
||||
|
||||
=======================================
|
||||
Item Level
|
||||
=======================================
|
||||
|
||||
Reference in New Issue
Block a user