WoW:API StatusBar SetStatusBarColor: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(SetStatusBarColor(r, g, b, a);)
 
No edit summary
Line 2: Line 2:


Arguments: standard r, g, b, a
Arguments: standard r, g, b, a
----
{{template:WoW API}}

Revision as of 22:02, 30 December 2005

Sets the color of a StatusBar object.

Arguments: standard r, g, b, a


Template:WoW API