- 1 page found
| Name | Author | Last updated by | Updated on |
|---|---|---|---|
| Name | Author | Last updated by | Updated on |
| Main | Rabbit | Rabbit | 28 Oct 2009 |
| LibDBIcon-1.0 is a small library you can throw in your LDB addon that will create a small minimap icon for you and nothing more. Simply get a reference to the library in your addon like so; local icon = LibStub("LibDBIcon-1.0") Then after you've registered your LDB object called "MyLDB", you can do: icon:Register("MyLDB", myLDB, savedVarTable) Where myLDB is a object reference to your LDB display and savedVarTable is a table where the library can store data like minimap position, radius and... | |||
- 1 page found