SinkLib
From WowAce Wiki
| Summary | |
|---|---|
| Lib: Sink-1.0 | |
| Library that handles chat output. | |
| TOC | 2.4 (20400) |
| Category | Libraries |
| Author | Rabbit |
| Details | |
| OptionalDeps | Ace2, SharedMedia-1.0 |
| Links | |
| Betas | Ace SVN Zip |
| Changelog | FishEye |
| | This addon page is not claimed. Please see Unclaimed Addon Pages for more details. |
[edit]
API Documentation
Note: This documentation is auto-generated. Please note that direct modifications may be overwritten on next autogenerate.
[edit]
:activate(self , oldLib , oldDeactivate)
[edit]
Arguments
- self
- type - (needs documentation)
- oldLib
- type - (needs documentation)
- oldDeactivate
- type - (needs documentation)
[edit]
:bcf(addon , text , r , g , b , font , size , outline , sticky)
[edit]
Arguments
- addon
- type - (needs documentation)
- text
- type - (needs documentation)
- r
- type - (needs documentation)
- g
- type - (needs documentation)
- b
- type - (needs documentation)
- font
- type - (needs documentation)
- size
- type - (needs documentation)
- outline
- type - (needs documentation)
- sticky
- type - (needs documentation)
[edit]
:blizzard(addon , text , r , g , b , font , size , outline , sticky , _ , icon)
[edit]
Arguments
- addon
- type - (needs documentation)
- text
- type - (needs documentation)
- r
- type - (needs documentation)
- g
- type - (needs documentation)
- b
- type - (needs documentation)
- font
- type - (needs documentation)
- size
- type - (needs documentation)
- outline
- type - (needs documentation)
- sticky
- type - (needs documentation)
- _
- type - (needs documentation)
- icon
- type - (needs documentation)
[edit]
:chat(addon , text , r , g , b , _ , _ , _ , _ , _ , icon)
[edit]
Arguments
- addon
- type - (needs documentation)
- text
- type - (needs documentation)
- r
- type - (needs documentation)
- g
- type - (needs documentation)
- b
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- icon
- type - (needs documentation)
[edit]
:getPrioritizedSink()
No arguments
[edit]
:getScrollAreasForAddon(addon)
[edit]
Arguments
- addon
- type - (needs documentation)
[edit]
:getSticky(addon)
[edit]
Arguments
- addon
- type - (needs documentation)
[edit]
:msbt(addon , text , r , g , b , font , size , outline , sticky)
[edit]
Arguments
- addon
- type - (needs documentation)
- text
- type - (needs documentation)
- r
- type - (needs documentation)
- g
- type - (needs documentation)
- b
- type - (needs documentation)
- font
- type - (needs documentation)
- size
- type - (needs documentation)
- outline
- type - (needs documentation)
- sticky
- type - (needs documentation)
[edit]
:noop()
No arguments
[edit]
:parrot(addon , text , r , g , b , font , size , outline , sticky , loc , icon)
[edit]
Arguments
- addon
- type - (needs documentation)
- text
- type - (needs documentation)
- r
- type - (needs documentation)
- g
- type - (needs documentation)
- b
- type - (needs documentation)
- font
- type - (needs documentation)
- size
- type - (needs documentation)
- outline
- type - (needs documentation)
- sticky
- type - (needs documentation)
- loc
- type - (needs documentation)
- icon
- type - (needs documentation)
[edit]
:pour(addon , text , r , g , b , ...)
[edit]
Arguments
- addon
- type - (needs documentation)
- text
- type - (needs documentation)
- r
- type - (needs documentation)
- g
- type - (needs documentation)
- b
- type - (needs documentation)
- ...
- type - (needs documentation)
[edit]
:rw(addon , text , r , g , b , _ , _ , _ , _ , _ , icon)
[edit]
Arguments
- addon
- type - (needs documentation)
- text
- type - (needs documentation)
- r
- type - (needs documentation)
- g
- type - (needs documentation)
- b
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- icon
- type - (needs documentation)
[edit]
:sct(addon , text , r , g , b , font , size , outline , sticky)
[edit]
Arguments
- addon
- type - (needs documentation)
- text
- type - (needs documentation)
- r
- type - (needs documentation)
- g
- type - (needs documentation)
- b
- type - (needs documentation)
- font
- type - (needs documentation)
- size
- type - (needs documentation)
- outline
- type - (needs documentation)
- sticky
- type - (needs documentation)
[edit]
:shouldDisableBCF()
No arguments
[edit]
:shouldDisableFCT()
No arguments
[edit]
:shouldDisableMSBT()
No arguments
[edit]
:shouldDisableParrot()
No arguments
[edit]
:shouldDisableSCT()
No arguments
[edit]
:uierror(addon , text , r , g , b , _ , _ , _ , _ , _ , icon)
[edit]
Arguments
- addon
- type - (needs documentation)
- text
- type - (needs documentation)
- r
- type - (needs documentation)
- g
- type - (needs documentation)
- b
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- _
- type - (needs documentation)
- icon
- type - (needs documentation)

